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

Infrastructure: Standardize definition of health microservice #146

Open
chanskw opened this issue Oct 13, 2017 · 1 comment
Open

Infrastructure: Standardize definition of health microservice #146

chanskw opened this issue Oct 13, 2017 · 1 comment
Assignees

Comments

@chanskw
Copy link
Collaborator

chanskw commented Oct 13, 2017

Goals are as follows:

  • Common super class to reduce code duplication in the services
  • Clean up definition of properties in properties file to avoid name collisions
  • Standardize pub-sub topics and how to maintain data compatibility
  • Standardize how clients can build one or more services
  • Standardize how clients can run a service
  • Standardize the definition and launching of an application (an application makes up of one or more services.)

Initial work here:
https://github.com/IBMStreams/streamsx.health/tree/develop/samples/ExampleService

@chanskw chanskw self-assigned this Oct 13, 2017
@chanskw
Copy link
Collaborator Author

chanskw commented Dec 1, 2017

Initial contribution in Infrastructure directory.

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

1 participant