RSS feed
Subscribe to the blog's RSS feed here.JCranky’s Twitter
- RT @dejan_mijic: I had the pleasure to speak at #FunScala2019. Many thanks to @jdegoes and @Oleksandra_A for putting up such an amazing eve… 2 days ago
- RT @jdegoes: The mind-blowing final agenda for Functional Scala 2019: functionalscala.com/agenda Now that I have said 'final', I'm sure ther… 4 days ago
- RT @jdegoes: A ZIO + http4s + Circe + Quill + Tapir giter8 template by pandaforme on Github. Great starter stack for functional web develop… 4 days ago
- RT @ghostdogpr: A week from now, I will be giving my first talk at a tech conference 😅 I'll be speaking at @FunScala2019 about the design… 1 week ago
- When will companies learn that "security question" is a really bad idea? 1 week ago
- agile
- akka
- arduino
- book
- caelum
- case
- casual class
- class
- clone
- cloud
- cloud computing
- coffee
- collections
- css
- date
- digital tv
- dojo
- ejb
- event
- foreach
- function
- functional programming
- ginga
- globalcode
- good practices
- infoq
- j2ee
- java
- java posse
- javascript
- js
- jsf
- junit
- just java
- jxta
- language
- last
- list
- lojinha
- london
- match
- maven
- mercurial
- music
- mvn
- netbeans
- p2p
- pair programming
- pattern matching
- peer-to-peer
- podcast
- programming
- regex
- REST
- robotics
- roo
- s-99
- sbt
- scala
- scala 99 problems
- scalax
- simple build tool
- spring
- spring roo
- springsource
- sun
- tdc
- tdd
- test
- thedevelopersconference
- typesafe
- value
- web development
- xml
- xp
Blogroll
Archives
- October 2017
- September 2017
- July 2017
- May 2017
- March 2017
- March 2016
- May 2015
- June 2013
- February 2013
- January 2013
- December 2012
- November 2012
- September 2012
- August 2012
- July 2012
- May 2012
- March 2012
- February 2012
- December 2011
- November 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- October 2010
- September 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
Daily Archives: 26 Aug 2011
Scala’s Parallel Collections are useful even in the most simple cases
One of the main features that Scala version 2.9.x brought was Parallel Collections. If you think about it quickly, you might consider using such a feature only in complex, process intensive scenarios. Although those are certainly the main places where … Continue reading
Posted in scala
Tagged amazon, amazon s3, collections, foreach, par, parallel collections, s3, scala
Leave a comment