Pinned Repositories
JobAffinityThreadPool
A sample Thread Pool that executes a given set of jobs. This thread pool has Job Affinity all the jobs given to thread pool with the same job id will be executed by the same thread.
RouteSearchService
A simple containerised micro service to search route between a given source and destination in a network of bus stations and routes.
vinayf's Repositories
vinayf/JobAffinityThreadPool
A sample Thread Pool that executes a given set of jobs. This thread pool has Job Affinity all the jobs given to thread pool with the same job id will be executed by the same thread.
vinayf/RouteSearchService
A simple containerised micro service to search route between a given source and destination in a network of bus stations and routes.