Skip to content

wobbals/hubby-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

An example application server that produces pubsub-ish behavior and uses the spiffy AIO (NIO.2) library in Java 7. Note well that in high write conditions, this server will not distribute incoming data in contiguous chunks. It's really just a prototype, not fit for production.

Open a socket to the server and send a long (8 byte) integer. All future incoming data to the server will be distributed to others who submitted the same long.

About

pseudo pubsub using Java 7 AIO (NIO.2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages