Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working with Distributed messaging service like NSQ in Go #163

Open
souvikhaldar opened this issue Jul 26, 2018 · 3 comments
Open

Working with Distributed messaging service like NSQ in Go #163

souvikhaldar opened this issue Jul 26, 2018 · 3 comments

Comments

@souvikhaldar
Copy link

No description provided.

@arschles
Copy link
Owner

@souvikhaldar do you have a use case in mind for this?

@souvikhaldar
Copy link
Author

Yes. Let's say I have a service for clustering of locations, so instead of server doing that I'll let server just intake the location request, send command to the clustering service to process the location input, in the meanwhile the server will respond with an OK status.

@arschles
Copy link
Owner

Thanks @souvikhaldar !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants