#jython IRC Log (v0.9)

Index

IRC Log for 2014-08-24

Timestamps are in GMT/BST.

[0:07] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[0:16] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Ping timeout: 240 seconds)
[0:18] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[0:19] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Client Quit)
[0:27] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[0:59] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Quit: antkong)
[1:47] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[2:25] * smaudet (~smaudet@cpe-98-28-40-92.columbus.res.rr.com) has joined #jython
[2:37] * lucidguppy (d8c31629@gateway/web/freenode/ip.216.195.22.41) has joined #jython
[2:54] * lucidguppy (d8c31629@gateway/web/freenode/ip.216.195.22.41) Quit (Ping timeout: 246 seconds)
[5:33] * lopex (uid4272@gateway/web/irccloud.com/x-akznqzjlbahkvhfz) Quit (Quit: Connection closed for inactivity)
[5:51] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[5:51] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[6:25] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[7:47] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 250 seconds)
[7:49] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[8:14] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[9:14] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Quit: antkong)
[9:53] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[10:08] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[11:09] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[11:21] * lopex (uid4272@gateway/web/irccloud.com/x-kobedrxljdngmudb) has joined #jython
[11:31] * lheuer (~Adium@unaffiliated/lheuer) Quit (Read error: Connection reset by peer)
[11:38] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Quit: antkong)
[12:30] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[13:25] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[13:25] * lucidguppy (d8c31629@gateway/web/freenode/ip.216.195.22.41) has joined #jython
[14:28] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Quit: antkong)
[15:56] * lucidguppy (d8c31629@gateway/web/freenode/ip.216.195.22.41) Quit (Ping timeout: 246 seconds)
[18:55] * supa_ (~Supa_@c-71-194-15-113.hsd1.il.comcast.net) has joined #jython
[18:56] <supa_> Is there a [P,J]ython equivalent to something like TorqueBox? TorqueBox is a rails host under JBoss AS.
[18:59] <supa_> I know I can load Jython and use it, but I was looking for something more complete. I guess Vert.x is the most modern answer?
[19:34] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[19:38] <agronholm> I have no clue what these are
[20:10] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[20:24] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[20:25] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[20:49] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Quit: antkong)
[21:01] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[21:06] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) Quit (Ping timeout: 260 seconds)
[21:59] <supa_> agronholm: TorqueBox has been around for a while. It helps you leverage all of the features of Java Application Server 7 (queues, clustering, etc) from Ruby (Sinatra, Rails, etc).
[21:59] <supa_> Vert.x has support for a ton of languages and runs under Java Server.
[21:59] <supa_> Modjy comes with Jython (at least, it used to?) but I was wondering if there was something more recent.
[22:18] <paolo> supa_: maybe have a look at https://github.com/jythontools/fireside
[22:19] <paolo> i run a flask webapp on fireside/clamp
[22:19] <paolo> it works
[22:19] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[22:20] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[22:26] * lheuer1 (~Adium@192.121.113.82.net.de.o2.com) has joined #jython
[22:26] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 250 seconds)
[22:27] <supa_> paolo: Thanks for the link. Looks interesting, but not quite as conclusive as TorqueBox. hmmm
[22:28] <paolo> then, fireside needs jython-socket-reeboot code to work (ie a recent jython checkout)
[22:29] <agronholm> paolo: socket-reboot was baked into b3
[22:29] <paolo> yes
[22:29] <agronholm> well if you knew, why'd you tell supa_ that it needs a recent checkout?
[22:30] <paolo> because i don't know if he's using an old version or a recent checkout (or of course, as i hope b3)
[22:33] * supa_ (~Supa_@c-71-194-15-113.hsd1.il.comcast.net) Quit (Quit: -)
[22:34] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 240 seconds)
[23:40] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 260 seconds)
[23:40] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[23:48] * antkong (~antkong@110-174-129-54.static.tpgi.com.au) has joined #jython
[23:58] * lheuer1 (~Adium@192.121.113.82.net.de.o2.com) Quit (Ping timeout: 250 seconds)

Index

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