|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] saving domains
> There's nothing wrong with using python, its just Twisted that turned
> out to be a bad decision. I'd wager that a daemon written in python
> using language level threads would be rather smaller (in code size)
I thought Python's support for language level threads was poor (I rather
assumed that was one of the drivers for using Twisted in the first place).
It seems a shame to rewrite in C but OTOH with the XCS framework, perhaps it's
possible to implement things more simply than would be the case with a
monolithic Xend. Also, it's worth noting that components could potentially
be written in multiple languages...
Cheers,
Mark
> and
> likely more robust than one written in C. I don't really buy the
> resource usage argument as a python interpreter is just over 2.5MB RSS
> and the daemon shouldn't be CPU intensive.
>
> Ian
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&op=Click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|