Gamlor

thoughts about programming, tv-series and other geeky stuff.

  • Technical Stuff
  • Media Zap Oh Snap
  • 한국어
  • Mixtapes
  • About Me

Async Database Connector for Java (ADBCJ) on JCenter.

By gamlerhart October 24, 2017 English, java, Technical Wibbly Wobbly

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 more

Java’s Enum.values() Hidden Allocations

By gamlerhart August 31, 2017 42, English, java, Technical Wibbly Wobbly

I recently profiled an app of mine. During profiling, I’ve noticed tons of array allocations. Something like: Well easy, a quick grep for TypeInfo[] array. Nothing. Ah, quick grep for…

Read more

ADBCJ: Some Peformance Numbers

By gamlerhart March 6, 2013 English, java

This 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 more

ADBCJ in Scala: Getting Started

By gamlerhart February 28, 2013 English, java, software-development

What, 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 more

State of Asynchronous Database Access for Java

By gamlerhart December 24, 2012 English, java, Technical Wibbly Wobbly

It 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 more

Google Guava Collection Test Suite

By gamlerhart September 25, 2012 English, java

Did you even implement your own collections for some reason? Collections which implement the Java collection interfaces? Did you ever wonder if there is test suite for collections, which tests…

Read more

How J2EE (still) feels to me

By gamlerhart September 6, 2012 English, java

It feels like this:   I just recently started to look into some J2EE stuff. Still feels super scary. Don’t want to say much more about it. Yes,  J2EE got…

Read more

Some Performance Numbers With Akka Async SQL

By gamlerhart June 21, 2012 English, java, Technical Wibbly Wobbly

A while back I wrote about my small Async SQL library for Akka and its asynchronous MySQL driver. Besides a few tiny fixes I’ve added nothing new recently. However I…

Read more

Async SQL and Akka

By gamlerhart May 17, 2012 java, software-development

I’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

Async HTTP Client and Akka

By gamlerhart April 5, 2012 akka-mobile, java

UPDATE: I just discovered Spray, an asynchronous REST library. It also has a nice HTTP client and is fully integrated to Akka. So I would recommend to to used that…

Read more

  • « Previous

Topics

.net 3.5-rating 4-rating 4.5-rating 5-rating adbcj akka akka-mobile android async bbc blog bryan fuller C# channel 9 comedy containers crime database db4o doctor who drama dramedy erik meijer hbo horror interview java jetbrains joyent linqpad microsoft mixtape music mystery RavenDB Scala sci-fi talk thriller tool triton tv series windows 한국어

Archives

  • September 2019
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • April 2017
  • February 2017
  • November 2016
  • August 2016
  • July 2016
  • April 2016
  • March 2013
  • February 2013
  • December 2012
  • September 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • 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
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007

Copyright © 2025 Gamlor | Theme by: Vlone | Powered by: WordPress