[Stackless] Stackless with ZODB

Johan Carlsson johanc at easypublisher.com
Mon Sep 17 23:16:10 CEST 2007


Hi,
Has anyone used Stackless with ZODB (Zope Object Database)?

I've done some test this morning, but my Python hangs it self when I try to
reinsert tasklets (save in the database) and calls receive on a channel
that tasklet is answering too.

The insert() works fine, but receive freezes the python.

I'm using the sieve prime example from another thread, saving both the
primes channel and the sieve tasklet in the ZODB.
(might need to load the channel before I engage the tasklet, haven't
made sure i did that).

/Johan


-- 
Johan Carlsson
Colliberty Easy Publisher
http://www.easypublisher.com




More information about the Stackless mailing list