Hi Andrew,

On Sun, Apr 8, 2012 at 01:25, Andrew Francis <andrewfr_...@yahoo.com> wrote:
> Question: without specific transaction_start() and transaction_commit()
> calls, how does rstm know what the start and finish of transactions are?

Please take a different point of view: if the proper adaptation is
done, the users of the "stackless" module don't need any change.  They
will continue to work as they are, with the same semantic as today ---
with the exception of the ordering among tasklets, which will become
truly random.  This can be achieved by hacking at a different level.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to