Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

domwong/nsqjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

nsqjava

A Netty based implementation for interacting with NSQ

Getting started

Pull down the repo and build locally. This project is Maven-ified so a simple 'mvn compile package install' should suffice.

There is an example publisher and subscriber in the nsqjava.examples package

Missing features

  • Interaction with the NSQ lookup daemon for service discovery.
  • Any sort of automatic resilience for publishing. You currently need to manually set up multiple connections and publish to them. Ideally you'll want to have a wrapper object which handles publishing to N queues.

Disclaimer

This is still a very rough cut so disclaimers apply; if this borks your system it's not my fault (blah, blah, etc...).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages