greptilian logo

IRC log for #virtualJUG, 2017-09-21

virtualjug.com

| Channels | #virtualJUG index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
01:32 lmontrieux_ joined #virtualJUG
06:33 lmontrieux_ joined #virtualJUG
08:12 lmontrieux_ joined #virtualJUG
10:55 lmontrieux_ joined #virtualJUG
11:33 philbot joined #virtualJUG
11:33 Topic for #virtualJUG is now Welcome to the Virtual JUG - http://virtualJUG.com. IRC logs can be found here -> http://irclog.greptilian.com/virtualJUG/today
11:35 pdurbin joined #virtualJUG
12:34 lmontrieux__ joined #virtualJUG
14:51 lmontrieux__ joined #virtualJUG
15:00 pWin joined #virtualJUG
15:02 Seref joined #virtualJUG
15:05 gyorgyan joined #virtualJUG
15:12 wp joined #virtualJUG
15:13 Rockman joined #virtualJUG
15:16 ksnow joined #virtualJUG
15:34 Lanky_Dan joined #virtualJUG
15:34 Lanky_Dan left #virtualJUG
15:35 Dan_Newton joined #virtualJUG
15:38 bhaskar joined #virtualJUG
15:39 vladann joined #virtualJUG
15:53 shelajev joined #virtualJUG
15:54 Dn joined #virtualJUG
15:54 shelajev hello people!
15:55 shelajev Dr. Venkat is with us already so we should hopefully start on time
15:56 Bhavin joined #virtualJUG
15:56 wp joined #virtualJUG
15:57 Koen_MSK joined #virtualJUG
15:57 dnn joined #virtualJUG
15:57 cuent joined #virtualJUG
15:58 vladann joined #virtualJUG
15:58 psinghal04 joined #virtualJUG
15:58 Witold joined #virtualJUG
15:59 sjmaple Happy Java 9 day folks :)
15:59 sjmaple We'll be starting in a minute or so
15:59 Seref joined #virtualJUG
15:59 BozemanPatty joined #virtualJUG
16:00 Koen_MSK joined #virtualJUG
16:00 joelito joined #virtualJUG
16:00 Rawhide joined #virtualJUG
16:01 shubhank joined #virtualJUG
16:01 AlanY joined #virtualJUG
16:01 renatorfr joined #virtualJUG
16:01 geoL joined #virtualJUG
16:01 Dan_Newton do we need to give out presents on java 9 day or? :)
16:01 joelito joined #virtualJUG
16:02 Contumil joined #virtualJUG
16:02 yawz joined #virtualJUG
16:03 jk8172 joined #virtualJUG
16:03 Buland joined #virtualJUG
16:03 HPQ joined #virtualJUG
16:03 jpmagnan joined #virtualJUG
16:04 sebi joined #virtualJUG
16:04 CarlJokl joined #virtualJUG
16:05 shelajev are they packaged as modular jars? then perhaps now is the right time for them
16:06 nathan joined #virtualJUG
16:06 Seref joined #virtualJUG
16:06 Anbu joined #virtualJUG
16:07 Karthik_B joined #virtualJUG
16:07 CarlJokl joined #virtualJUG
16:07 Suss joined #virtualJUG
16:07 Dan_Newton joined #virtualJUG
16:07 sjmaple presents can be given via JIRA ;)
16:08 SubOptimal joined #virtualJUG
16:08 ordepdev joined #virtualJUG
16:10 SubOptimal Hi guys.
16:10 sjmaple List.of(1,2,3,4,5,6) :)
16:10 CarlJokl Presents?
16:11 sjmaple For Java 9's birthday
16:11 Contumil joined #virtualJUG
16:12 Dieter joined #virtualJUG
16:12 imarudina joined #virtualJUG
16:14 tch joined #virtualJUG
16:15 tch Hey, have very general question: should we at all use parallel streams? StackOverflow will tell you it's inefficient in default case
16:16 tch e.g. https://stackoverflow.com/a/20375622
16:17 sjmaple thanks tch, I'll ask towards the end if that's ok
16:17 tch Yeah, sure. Thanks!
16:17 sjmaple np
16:17 Raghu joined #virtualJUG
16:17 HPQ joined #virtualJUG
16:19 CarlJokl joined #virtualJUG
16:21 Contumil joined #virtualJUG
16:21 Murali joined #virtualJUG
16:22 michaelb joined #virtualJUG
16:23 michaelb connection keeps dropping
16:24 CarlJokl Hopefully there isn't a: stream.cross(otherStream);
16:25 sjmaple javadoc // never do this
16:26 nathan is it possible to control the thread count in Common pool?
16:26 Buland We do not limit Parallel threads to the # of cores as for example in case of web server, though that web server running on few core machines still supports many parallel thread/file descriptors and we need that because if we bound it to # of cores than difficult to expand
16:27 michaelb joined #virtualJUG
16:27 michaelb Giving up
16:27 Buland how to calculate the blocking factor?
16:28 sjmaple I think Venkat answered your first question Buland
16:29 sjmaple and I think he's about to answer nathan's
16:29 sjmaple if not, let me know and I'll ask
16:29 Buland no not really, my question is our web servers support many parallel threads than the # of cores but still gets better performance so why limit in this case
16:30 Buland conceptually what venkat mentioend makes sense but wanted to read his mind little bit more if possible, thx
16:30 sjmaple got it
16:30 CarlJokl joined #virtualJUG
16:30 sjmaple is anyone else having a problem with the connection by the way?
16:31 Buland which IDE venkat is using .. seems interesting?
16:31 CarlJokl It is a pain watching on my phone my company firewall blocks YouTube
16:32 Buland there will be a recording I guess so we all can watch it later as well
16:32 sjmaple I think it's called TextMate
16:32 Buland thx sjmaple
16:32 sjmaple he adds a bunch of plugins which compile/run on save
16:32 sjmaple he has a video on his site that talks about it
16:33 Buland cool will be great if we have that video
16:33 Buland will be handy for developers
16:33 Contumil joined #virtualJUG
16:33 rixlabs joined #virtualJUG
16:36 Contumil joined #virtualJUG
16:37 Dwarak joined #virtualJUG
16:37 Dwarak Can we not use parallel() and yet run in a pool?
16:37 shelajev ForkJoinPool.commonPool().submit?
16:38 shelajev ah, sorry, brainfart
16:38 shelajev good question, Dwarak
16:38 Buland I see I got it, somehow lost that lost connection .. I think vebkat mentioned that, I thought he was talking about in general terms but he was very specific about  extensive computational operations where it makes sense
16:39 SubOptimal http://blog.agiledeveloper.com/2014/10/running-in-textmate.html
16:39 SubOptimal There is a link to the mentioned video about running in TextMate.
16:39 Buland thx SubOptimal!
16:41 Contumil joined #virtualJUG
16:41 CarlJokl joined #virtualJUG
16:41 sjmaple is that your question, Dwarak?
16:42 Dwarak Excellent.. thats what i asked
16:42 sjmaple great
16:43 nathan does it use Thread affinity internally?
16:44 sjmaple is affinity useful without state?
16:44 Contumil joined #virtualJUG
16:45 klobo joined #virtualJUG
16:46 CarlJokl joined #virtualJUG
16:47 Dan_Newton the comma!
16:47 Buland additional "'"
16:48 Seref joined #virtualJUG
16:54 Seref joined #virtualJUG
16:58 doddi joined #virtualJUG
16:58 sjmaple any final questions?
16:59 doddi how does java9 stream 'when' work with parallel, does it stop all from getting run?
17:00 doddi I cant recall the syntax
17:00 doddi there is a newer function to iterate a stream 'until' it reaches a limit
17:00 sjmaple oh, when is a method?
17:00 SubOptimal left #virtualJUG
17:01 sjmaple oh I know what you mean
17:01 doddi takeWhile :-)
17:01 doddi etc
17:02 sjmaple got it! thanks
17:03 Karthik_B Thanks Venkat
17:03 BozemanPatty Thank you for the excellent presentation
17:03 SubOptimal_ joined #virtualJUG
17:04 SubOptimal_ bye
17:19 shelajev joined #virtualJUG
17:21 shubhank joined #virtualJUG
17:22 shelajev joined #virtualJUG
17:26 shelajev_ joined #virtualJUG
17:29 shelajev joined #virtualJUG
17:38 bhaskar joined #virtualJUG
17:59 teefal joined #virtualJUG
18:02 teefal joined #virtualJUG
18:49 Bazlur joined #virtualJUG
19:01 Ananth joined #virtualJUG
19:59 teefal joined #virtualJUG
20:05 bhaskar joined #virtualJUG
21:24 lmontrieux__ joined #virtualJUG
21:49 gsson joined #virtualJUG

| Channels | #virtualJUG index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

virtualjug.com