On Thursday 24 February 2011 08:08 AM, Ramdas S wrote:
On Thu, Feb 24, 2011 at 1:58 AM, Dhananjay Nene<[email protected]>wrote:

http://merbist.com/2011/02/22/concurrency-in-ruby-explained/
Good one. Thanks.
nice one. I didn't quite follow some of the stuff. For eg:the fiber in Ruby,
do we have something similar in Python?
Looking at some of the ruby articles, fibers looks conceptually similar to generator based co-routines in Python, especially using fiber.yield and cooperative scheduling.
Looking forward to what others have to say.

Shekhar
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to