Tuesday 6 May 2014

Displaying graphs in java

Recently I found good java graph framework, it is called Jung. Here is an example of the directed graph:

Thursday 30 January 2014

HikariCP connection pool

"HikariCP - here is nothing faster. There is nothing more correct. HikariCP is a “zero-overhead” production-quality connection pool. " - sounds great) Need to check it

 http://brettwooldridge.github.io/HikariCP/