@alex_gaynor @bascule Sure, it's just another JVM lang…but we've worked through concurrency + Ruby issues for years now.
-
-
@bascule@headius@alex_gaynor the basic multicore concurrency framework for Python is multiprocessing and it's included! Well used. -
@voidspace@headius@alex_gaynor and it's a shitty, hackish, extremely limited workaround for the GIL. Comes nowhere close to JRuby -
@bascule troll EOF -
@voidspace *shrug* just the author of a multicore concurrency framework. I like the idea of Jython, but carry on... -
@bascule@voidspace Jython and IronPython are really the only GIL free impl but you can always use threading (meh) or http://docs.python.org/dev/library/concurrent.futures.html … -
@envygeeks@bascule@voidspace Threading you're still bound by the GIL (Not a problem if you're hitting lots of C). Stackless is badass -
@rich0H@envygeeks@voidspace is Stackless multicore? -
@bascule@envygeeks@voidspace Evidently not, though personally I'd prefer mutliple stackless processes to one running JVM. (personal pref) - 18 more replies
New conversation -
-
-
@bascule@headius@voidspace@alex_gaynor Any production deployments using Celluloid? -
@no7hing@headius@voidspace@alex_gaynor there are many users of both@mperham's Sidekiq and@Adhearsion -
@bascule@no7hing@voidspace@alex_gaynor@mperham@adhearsion To be fair…IronPython is concurrent and probably more mature than Jython. -
@headius@no7hing@voidspace@alex_gaynor@mperham@adhearsion just said this before you said that: https://twitter.com/bascule/status/314247826655805440 … seems good? -
@bascule@no7hing@voidspace@alex_gaynor@mperham@adhearsion I have no words. -
@headius@no7hing@voidspace@alex_gaynor@mperham@adhearsion just spent the past 3 hours hanging out with Python people as it were ;)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.