[Stackless] Stackless with ZODB
Johan Carlsson
johanc at easypublisher.com
Fri Sep 21 11:07:41 CEST 2007
On 9/21/07, Christian Tismer <tismer at stackless.com> wrote:
> Johan Carlsson wrote:
> > On 9/19/07, Johan Carlsson <johanc at easypublisher.com> wrote:
> >
> > Ok, here's a problem I found.
> >
> > If the tasks are blocked when I store them in the ZODB
> > I can't add them back to the schedule with insert().
> >
> > Is there another way to get a unpickeled tasklet into the scheduler?
>
> Not yet. Right now, the idea is to pickle the according
> channel as well.
Yes, I might be the case that I don't have a problem...
Is this correct:
If i have a pickled channel with blocked tasklets,
when the tasklets get activated again the may put them
self back in the scheduler, for instance by calling schedule()?
Cheers,
Johan
--
Johan Carlsson
Colliberty Easy Publisher
http://www.easypublisher.com
More information about the Stackless
mailing list