Brubeck Services are a way for one Brubeck Instance to offload work to another Brubeck instance running in separate processes via ZeroMQ.
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
Response handler now optional and for Asynch requests also.
74987a3View on GitHubChanged bind point to allow multiple services per service client.
c74c091View on GitHubRefactoring. Go service demo added. Need to cleanup a lot.
522566cView on GitHubFirst commit of Go client demo. Compiling, Not working. Should have response sent with different socket like Mongrel2.
d41bdfeView on GitHubCleaned up the resource registration, got demo tested and working.
e36da72View on GitHubRemoved any use of Resource class, replaced static method with function
e367af6View on GitHubCleaned up interface and organization of methods of ServiceClientMixin
465cd15View on GitHub