CartoDB / torque

Temporal mapping for CARTO
http://cartodb.github.com/torque/
BSD 4-Clause "Original" or "Old" License
397 stars 129 forks source link

Adding web worker support for the BI provider #237

Closed stuartlynn closed 8 years ago

stuartlynn commented 8 years ago

Adds web workers for tile processing in to the BI provider. Closes https://github.com/CartoDB/cartodb-management/issues/4307

@javisantana

stuartlynn commented 8 years ago

@javisantana Updated to use a worker pool configurable by this.options.maxWorkerNo. Default is 4

javisantana commented 8 years ago

ok, sounds good, merge it please

One comment: we try to add a \n between function definition so is easier to read