On 17 Apr, 15:21, "Martin P. Hellwig" <[EMAIL PROTECTED]> wrote:
> If not, what is the advantage above already present solutions? Well... I like the processing module. Except that Wintendo toy OS has no fork() availabe for the Win32 subsystem, which makes it a bit limited on that platform (slow at starting up, dependent on object serialization, difficulties handling global variables, etc). The advantage of my solution is that I can use threads and one process, which makes it more friendly to Windows. On the other hand, the processing module has the advantage that it cna be used on distributed memory systems (e.g. clusters). -- http://mail.python.org/mailman/listinfo/python-list