Paul Rubin wrote:
> "Carl J. Van Arsdall" <[EMAIL PROTECTED]> writes:
>   
>> The problem I have is a large distributed system, that's the reality
>> of it.  The short summary, I need to use and control 100+ machines in
>> a computing farm.  They all need to share memory or to actively
>> communicate with each other via some other mechanism.  Without giving
>> any other details, that's the problem I have to solve.
>>     
>
> Have you looked at POSH yet?   http://poshmodule.sf.net
>
> There's also an shm module that's older and maybe more reliable.
> Or you might be able to just use mmap.
>   
I'm looking at POSH, shm, and stackless right now! :-)

Thanks!

-carl

-- 

Carl J. Van Arsdall
[EMAIL PROTECTED]
Build and Release
MontaVista Software

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to