-
If Jobs and Workers in production are actually provided as a huge JSON payload, it should be parsed via a streaming API ( e.g. jackson streaming ).
-
Jobs and Workers need to be cached and refreshed. Cache expiry period should make sense from a business perspective. Needless to say that expiry period duration will be impacted if the supplier API utilizes HTTP cache-control headers.
-
If payload is large, parallelize the matching algorithm.
-
reWrite ProviderDataCacheService to be more abstract
-
Proper timeout handling when calling the supplier REST API endpoint.
-
Configure CrossOrigin
-
cover corner cases with unit tests
-
Notifications
You must be signed in to change notification settings - Fork 0
yasser-hawari/jobMatcher
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published