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

Repository reorganization to better fit microservice framework design #7

Closed
chanskw opened this issue Dec 1, 2016 · 3 comments
Closed

Comments

@chanskw
Copy link
Collaborator

chanskw commented Dec 1, 2016

We have recently published a roadmap for the Streams Healthcare Analytics Platform. You can find the roadmap here:

Roadmap

The platform is currently designed to use a micrservice architecture, which can contain multiple toolkits applications that can be assembled together to form an application.

The repository needs to be reorganized to better facilitate the development of this platform.

@chanskw chanskw self-assigned this Dec 2, 2016
@chanskw
Copy link
Collaborator Author

chanskw commented Dec 5, 2016

We are going to create top level directories based on the main components of the platform. Initially, we are going to have the follow components:

  • ingest
  • analyze
  • simulate
  • samples

For ingest where we are going to to have multiple projects, we suggest the following:

  • ingest
    • common
    • physionet
    • hl7

Future contribution will have its own directory.

For other components, we will leave it as a flat directory structure for now, until we have more contributions and a better feeling on how we should organize the services.

chanskw referenced this issue in chanskw/streamsx.health Dec 5, 2016
@chanskw
Copy link
Collaborator Author

chanskw commented Dec 5, 2016

@cancilla I have pushed the reorg to master, can you please check it out.

@chanskw
Copy link
Collaborator Author

chanskw commented Dec 5, 2016

Fixed, open new issue if you have any comment please.

@chanskw chanskw closed this as completed Dec 5, 2016
chanskw added a commit that referenced this issue Apr 17, 2017
chanskw added a commit that referenced this issue Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant