> Nonsense. > > An hour with some unix internals book and reading a bit about suspend/resume, > and reflect on what happens when you sleep your unix based laptop shows there > is no magic involved, just a bit of change to how Processes are managed. Ehm is it that easy? I don't know the internals of their new stuff. But when I read the announcement, it sounded more like they want you to provide 'kind of services', so that only part of your app needs to stay alive in the background, for instance to play music, or track location data. But you cannot just swap out/deschedule the whole process, at least not in a model which uses threads instead of processes.
But I am just guessing... > -- > =========================================================================== > John M. McIntosh <[email protected]> Twitter: squeaker68882 > Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com > =========================================================================== > > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525 _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
