#jython IRC Log (v0.9)

Index

IRC Log for 2014-01-23

Timestamps are in GMT/BST.

[0:16] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) Quit (Ping timeout: 272 seconds)
[1:56] * arctansusan (~susantan@173-11-98-81-SFBA.hfc.comcastbusiness.net) has joined #jython
[2:30] * arctansusan (~susantan@173-11-98-81-SFBA.hfc.comcastbusiness.net) Quit (Quit: arctansusan)
[3:00] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[4:45] * akim (~akim@unaffiliated/akim) has joined #jython
[5:48] * paolo (~paolo@unaffiliated/paolo) has joined #jython
[7:23] * lheuer (~Adium@f049073198.adsl.alicedsl.de) has joined #jython
[7:23] * lheuer (~Adium@f049073198.adsl.alicedsl.de) Quit (Changing host)
[7:23] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[7:45] * lheuer1 (~Adium@f048109118.adsl.alicedsl.de) has joined #jython
[7:47] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 245 seconds)
[8:24] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) has joined #jython
[10:31] * lheuer1 is now known as lheuer
[10:31] * lheuer (~Adium@f048109118.adsl.alicedsl.de) Quit (Changing host)
[10:31] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[13:11] * minisu2 (d5593eaf@gateway/web/cgi-irc/kiwiirc.com/ip.213.89.62.175) has joined #jython
[13:14] <minisu2> Hi! I'm trying to use Celery (which supports Jython) from within my Java application using Jython (2.7-b1). Problem is that I'm getting a "ImportError: No module named multiprocessing". This is the full stack trace: https://gist.github.com/minisu/8578229
[13:34] * zz_whg is now known as whg
[13:34] * verterok (~ggonzalez@unaffiliated/verterok) Quit (Read error: Connection reset by peer)
[13:35] * verterok (~ggonzalez@162.213.35.11) has joined #jython
[13:35] * minisu2 (d5593eaf@gateway/web/cgi-irc/kiwiirc.com/ip.213.89.62.175) has left #jython
[13:36] * verterok (~ggonzalez@162.213.35.11) Quit (Changing host)
[13:36] * verterok (~ggonzalez@unaffiliated/verterok) has joined #jython
[13:53] * minisu2 (d5593eaf@gateway/web/cgi-irc/kiwiirc.com/ip.213.89.62.175) has joined #jython
[13:59] <minisu2> I was just told over in #celery to install multiprocessing for it to work with Jython.
[13:59] <minisu2> But I've heard that there's no way that Jython can work with multiprocessing.
[13:59] <minisu2> What is true?
[14:08] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) Quit (Ping timeout: 272 seconds)
[14:12] <agronholm> minisu2: jython + multiprocessing is a no go
[14:12] <agronholm> what do you use celery for?
[14:12] <minisu2> thanks
[14:13] <minisu2> For a SaaS project with multiple regions. The core platform is in Python and one of the SaaS-applications are in Java.
[14:13] <agronholm> that doesn't tell what you do with it
[14:14] <minisu2> Aha! It's a distributed task queue. We use it to distribute jobs to workers in the cloud, over RabbitMQ.
[14:14] <agronholm> ok
[14:15] <agronholm> minisu2: if you don't actually use multiprocessing, then installing multiprocessing might actually help
[14:16] <agronholm> if it's just to get past the import error
[14:16] <minisu2> hmm... makes sense, gotta try that!
[14:19] * mcurve (~quassel@pop.nakinasystems.com) has left #jython
[14:28] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[14:47] * lheuer (~Adium@f048109118.adsl.alicedsl.de) has joined #jython
[14:47] * lheuer (~Adium@f048109118.adsl.alicedsl.de) Quit (Changing host)
[14:47] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[15:32] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) has joined #jython
[16:02] <jimbaker> minisu2, just looking at https://github.com/celery/celery/issues/96 - by default it should not be using multiprocessing. maybe a regression on some import?
[16:02] <jimbaker> (by default when running on jython that is)
[16:03] <jimbaker> multiprocessing is a nice package for cpython, but we don't have a GIL, so there's no reason to want it
[17:10] * minisu2 (d5593eaf@gateway/web/cgi-irc/kiwiirc.com/ip.213.89.62.175) Quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[18:04] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) Quit (Ping timeout: 272 seconds)
[18:47] * arctansusan (~susantan@173-11-98-81-SFBA.hfc.comcastbusiness.net) has joined #jython
[20:33] * ohumbel (5390f2dc@gateway/web/freenode/ip.83.144.242.220) Quit (*.net *.split)
[21:03] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[21:27] * Oti (~ohumbel@adsl-84-227-125-76.adslplus.ch) has joined #jython
[21:32] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) has joined #jython
[22:14] * dbalog (dbalog@nat/ibm/x-bqitqywwbhorrzoh) has joined #jython
[22:29] * shashank (~shashank@208.91.2.1) Quit (Ping timeout: 248 seconds)
[22:38] * paolo (~paolo@unaffiliated/paolo) Quit (Ping timeout: 260 seconds)
[23:05] * dbalog (dbalog@nat/ibm/x-bqitqywwbhorrzoh) has left #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).