srini1234

↗ HN profile [ 28.9 ms ] full profile
Karma
42
Created
December 4, 2010 (15y ago)
Submissions
0
  1. A friend of mine just launched this..

  2. Java Serialization options (code.google.com)

    When you want to use external caching mechanism (outside the JVM), serializing/deserializaing of objects introduce a penalty. A good serialization library makes the external cache more viable.

  3. HS4J is a practical HandlerSocket client for java.HandlerSocket is a MySql plugin developed by akira higuchi to make MySql as a NoSQL storage. This non-sql interface was demonstrated to yield upto 750K (qps) queries per…