--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To post to this group, send email to redi...@googlegroups.com.
To unsubscribe from this group, send email to redis-db+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/redis-db?hl=en.
Due to Redis's simple protocol and high performance it can be fun to
create your own client, I learned a lot by doing the same thing (in
Scala).
I've never programmed in Java before so I'm not as up to speed on the
pros and cons of different NIO frameworks but I am using HawtDispatch
(http://hawtdispatch.fusesource.org/) with great success. Does Netty
not have a good reputation?
--
Derek