Logs for the RingoJS IRC channel, as logged by ringostarr.

2011-12-09

[18:36] <aaditmshah> @hannesw - Hello Hannes, I was wondering when will you be releasing Ringo 0.9 exactly.

[18:41] <aaditmshah> @hannesw - I'm creating a low level implementation of fibers in RingoJS, so I need to know when you'll be releasing version 0.9 so that I may get it ready before that date.

[18:44] <aaditmshah> @hannesw - Fibers are like coroutines. They allow concurrency through co-operative multithreading. Hence this module would allow developers to write asynchronous non-blocking applications in a synchronous style.

[18:47] <aaditmshah> @hannesw - I think this module has a lot of potential in terms of writing scalable web servers. It combines the best features of both asynchronous and synchronous programming styles.

[18:48] <aaditmshah> @hannesw - Currently it's only supported in Ringo because it requires the support of generators. I thought you might be interested. Contact me at aaditmshah@myopera.com if would like to talk to me further. =)

[20:31] <mcepl> hannesw: URL of ringo-geoip is now https://github.com/oberhamsi/ringo-geoip ... he is not on Bibucket anymore.