#jython IRC Log (v0.9)

Index

IRC Log for 2015-12-11

Timestamps are in GMT/BST.

[0:21] <pdurbin> jimbaker: I'm sort of wondering what recent updates to the java native runtime you're talking about.
[0:36] <jimbaker> pdurbin, i haven't investigated details, but jruby 9000 is using it to get much tighter control of process mgmt. almost certainly this is going through JNR...
[0:37] <pdurbin> hmm. ok
[0:38] <jimbaker> https://github.com/jnr/jnr-process
[0:40] <jimbaker> this is probably a simple upgrade for us from standard java.lang.ProcessBuilder, but TBD
[0:41] <pdurbin> ok. hadn't heard of jnr. checking out https://archive.fosdem.org/2014/schedule/event/java_native_runtime/
[0:45] <jimbaker> so charlie nutter (headius) is the jruby project lead and jnr creator. we use jnr today, but only a subset of functionality compared to jruby
[0:45] <jimbaker> in fact we dialed it back in 2.7.0 because of windows issues - sometimes regular java does a better job ;)
[0:46] <jimbaker> at least as of java 7
[0:46] <jimbaker> not really a fault of jnr, more of a fault of how windows is exposes a posix api through the c runtime DLL
[1:38] <pdurbin> right. well, I went to a talk by mr. nutter at javaone about jruby. seems neat
[1:41] <pdurbin> can be more performant than regular ruby, I've been lead to believe
[10:23] * utkarsh5 (~utkarsh5k@117.194.66.102) has joined #jython
[10:44] * utkarsh5 (~utkarsh5k@117.194.66.102) Quit (Ping timeout: 272 seconds)
[12:27] * verterok is now known as verterok-away
[13:13] * pdurbin (~pdurbin@104.236.120.101) Quit (Quit: WeeChat 0.4.2)
[13:19] * pdurbin (~pdurbin@104.236.120.101) has joined #jython
[13:54] * xemdetia (xemdetia@nat/ibm/x-tkbyoftzixrjskkm) has joined #jython
[15:34] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[15:34] * ChanServ sets mode +o Arfrever
[17:31] * zesus (~zesus@peruna.fi) Quit (Ping timeout: 250 seconds)
[17:32] * zesus (zesus@peruna.fi) has joined #jython
[21:22] * lsenta (uid6454@gateway/web/irccloud.com/x-ttlthswvqnxnveir) has joined #jython
[22:30] * xemdetia (xemdetia@nat/ibm/x-tkbyoftzixrjskkm) Quit (Ping timeout: 250 seconds)
[22:35] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 240 seconds)
[22:49] * verterok-away is now known as verterok
[23:35] * lsenta (uid6454@gateway/web/irccloud.com/x-ttlthswvqnxnveir) Quit (Quit: Connection closed for inactivity)

Index

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