Current the URLServer is embedded in the worker code and the data needs to be copied on each worker. This won't scale when we start using larger databases like wikidata.
The URLServer should have its own CloudFormation stack and be accessed over TCP like already implemented in the code.
Current the URLServer is embedded in the worker code and the data needs to be copied on each worker. This won't scale when we start using larger databases like wikidata.
The URLServer should have its own CloudFormation stack and be accessed over TCP like already implemented in the code.