Replacing Greenlets with Threads or Processes
Nathanael Abbotts
nat.abbotts at gmail.com
Tue Dec 28 17:53:56 EST 2010
On Tuesday, December 28, 2010 5:04:48 PM UTC, Emile van Sebille wrote:
> On 12/28/2010 8:07 AM Nathanael Abbotts said...
> > That thread seems to deal with mixing them. I want to replace them
> > completely - is that possible (with either threads or processes)?
>
> Are you working with pycsp? the info at
> http://code.google.com/p/pycsp/wiki/Getting_Started_With_PyCSP says:
>
> "The API is implemented in four versions: Threads, processes, greenlets
> and net. All implementations share an almost identical API making it
> trivial to switch from one implementation to another. "
>
> Emile
Unfortunately not. I wish I was! That sounds brilliant.
More information about the Python-list
mailing list