By Djkiou
via javacodegeeks.com
Published: Dec 10 2012 / 03:53
These days I released Wordcounter, a Java library and command-line utility for counting words in text files and performing analysis on the word counts that makes heavy use of functional programming constructs and parallel computing approaches. This is my fourth entry for the “Geeky Quickies” contest at SAP, after Feeder, Todor, and Hanoier. The library uses JDK 8 lambdas, as well as new JDK 7 features such as Fork / Join and NIO.2. It is built and can only be used with the early access version of JDK 8 with lambda support.
Add your comment
Voters For This Link (12)
-
Djkiou -
iliastsagklis -
nikosmar -
kioub -
bogdansandu -
connornort -
praskrishna -
sstevenmendenhall -
mswatcher -
wytten -
screener -
stoyanr