Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Memcache with JavaEE server

Name: Anonymous 2009-10-11 22:22

How do I implement something like memcache with a javaEE server.  I'm using jetty and mysql by the way.  Any links would be great, my google-fu is failing me, no nimps please.

Name: Anonymous 2009-10-13 18:51

>>17
If you aren't wanting to return count before it's modified, then:
count++ | count += 1 | count = count + 1
count += 2 | count = count + 2
count += 8 | count = count + 8

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List