Redis supports a Pub/Sub mechanism - http://code.google.com/p/redis/wiki/PublishSubscribe (and it has Java client libs), takes about 45 seconds to download, compile and try it out with the included cli app (redis-cli).
On Tue, Sep 14, 2010 at 9:18 PM, thin <[email protected]> wrote: > Can anyone think of or suggest a uni-directional messaging app wirtten > in Java [or at least that utilizes Java clients?] The idea is to have > a single broadcast point [web-based?] that will publish to multiple > [User authenticated] Desktop [client] apps. -- Joseph Scott [email protected] http://josephscott.org/ _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
