opentraffic / reporter

OTv2: distributed service that matches raw GPS probe data to OSMLR segments and sends anonymized speeds to Datastore
GNU Lesser General Public License v3.0
13 stars 16 forks source link

data motion can be backgrounded or done sequentially #29

Closed kevinkreiser closed 7 years ago

kevinkreiser commented 7 years ago

on machines who can more quickly get data from s3, that data piles up behind the pipe to POST requests. this can fill up a machine. to avoid this we have a sequential mode now (the default). also all the arguments are provided with switches instead of being positional.

heffergm commented 7 years ago

🚢 🇮🇹