| Projects on Google Code | Results 1 - 6 of 6 |
用Netty创建一个异步访问http的客户端demo
The Bayeux protocol is highly suited for uses where HTTP servers want to send data without a request before. Although it's not widely used now, I believe it will be as important as Ajax in WEB 2.0 scenes, like web IMs, web games. Netty is an excellent basic communication facility, and it doesn't lim...
= Introduction =
This project expands on Netty's support for Google's Protocol Buffers and implements an RPC layer for Protocol Buffer Services. It is still in the experimental phase.
= Installation =
If you want to compile from source, I've only set this up using Maven. First, you'll have to...
= jmemcached =
This is a Java implementation of the daemon (server) side of the [http://www.danga.com/memcached/ memcached] protocol.
Memcache is a network accessible key/value storage system, often used as a distributed cache.
Jmemcached is functionally equivalent in most respects to (nati...
This project provides XMPP libraries for building custom XMPP servers using the Java platform.