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

Split RouteAggregatorService into Aggregator and CostTable services #18

Open
derekkingston opened this issue May 24, 2017 · 0 comments
Open
Assignees

Comments

@derekkingston
Copy link
Collaborator

Rather than have two different, distinct roles, the RouteAggregator service should only work to create and respond to large, heterogeneous route plan requests. The additional functionality of computing the task-to-task route-cost table should be separated out into a stand-alone service for overall system simplicity and reduction of complexity in the RouteAggregator.

@derekkingston derekkingston self-assigned this May 24, 2017
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