Async Database Connector for Java (ADBCJ) on JCenter.
Due to lack of time and interest, ADBCJ is in ‘maintenance’ mode. However, I still improve it from time to time =). ADBCJ in JCenter Finally, ADBCJ is in a…
Read moreDue to lack of time and interest, ADBCJ is in ‘maintenance’ mode. However, I still improve it from time to time =). ADBCJ in JCenter Finally, ADBCJ is in a…
Read moreThis time we look at some performance numbers, comparing JDBC with ADBCJ (github, blog-posts). Particular the performance of small web applications, once implemented with JDBC, once with ADBCJ. Each application…
Read moreWhat, again asynchronous database access? Yes, because I’m currently knee deep in this stuff. (^^) This post series will show how to use ADBCJ in Scala 2.10, share a few…
Read moreIt has been a while since I wrote any serious technical stuff. Previously I’ve already written a bit about asynchronous database access. I’ve been continuing work on this, mainly on…
Read moreI’ve already written several times about Akka and async programming with it. For example doing access files and webservices with it. So async API stack is complete, right? We’ve got…
Read more