[Stackless] monkeypatching

Adam Turk adamlturk at gmail.com
Sat Nov 30 21:22:12 CET 2013


Make sure to call it early at any rate, or call just the ones you need. We
used it with Sleek and custom openssl that allowed for non-blocking
connections
On Nov 30, 2013 2:18 PM, "Richard Tew" <richard.m.tew at gmail.com> wrote:

> Lars :-)
>
> Yes, there is no documentation for stacklesslib yet.  To use it, you
> really need to be willing to read the source code.
>
> You should already know whether calling patch_all would be enough.  It
> would have been something you could have tried immediately, rather
> than asking the list and waiting.
>
> Cheers,
> Richard.
>
> On 11/30/13, lars van Gemerden <lars at rational-it.com> wrote:
> > Hi all,
> >
> > I though i could avoid it to run my demo but it seems i need to let the
> > webserver (simple server?, single thread, 'bottle' micro framework) yield
> > to the scheduler i am using. I have downloaded stacklesslib 1.0.3, but
> > can't find any documentation to help with monkeypatching.
> >
> > - Do i just run patch_all at the start of the program?
> >
> > Any help is very welcome ..
> >
> > Cheers, Lars
> >
> > --
> > ====================================
> > Lars van Gemerden
> > lars at rational-it.com
> > +31 6 26 88 55 39
> > ====================================
> >
>
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://www.stackless.com/mailman/listinfo/stackless
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20131130/13f46991/attachment.html>


More information about the Stackless mailing list