Parrot on RTEMS

Stefan O'Rear stefanor at cox.net
Fri Apr 16 21:47:11 UTC 2010


(emphasis mine)

On Fri, Apr 16, 2010 at 09:46:23AM -0500, Joel Sherrill wrote:
> RTEMS is a /single process/ POSIX based embedded

> + Obviously, the Parrot VM on RTEMS.  This has value
> for all the reasons Parrot has value.

I'm not sure I follow here.  The Parrot VM is not designed for real time
operation, and it cannot provide timing guarantees for several reasons
(most importantly, our stop-the-world garbage collector).  Without
multitasking, Parrot cannot be used to control other systems that do
depend on real time.  So, what role is left for Parrot to fill?

-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20100416/9d66775a/attachment.pgp>


More information about the parrot-dev mailing list