srini1234
- Karma
- 42
- Created
- December 4, 2010 (15y ago)
- Submissions
- 0
- Claim your short URL to Google+ (togpl.us)
A friend of mine just launched this..
- 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.
- MySQL Handler Socket Client for Java (code.google.com)
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…