-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP - share workers across Map instance with a global worker pool #2917
Commits on Jul 27, 2016
-
Unify node/browser dispatcher code
Instead of having a mock Dispatcher for node, pull out the relevant code into a small wrapper, web_worker.js, which contains the node/browser code split to a smaller scope.
Anand Thakker committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 2cc58b4 - Browse repository at this point
Copy the full SHA 2cc58b4View commit details -
Add a mapInstanceId param to inter-thread methods
This prepares for workers being shared across map instances.
Anand Thakker committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 02614e7 - Browse repository at this point
Copy the full SHA 02614e7View commit details
Commits on Jul 28, 2016
-
WIP - share workers across Map instances
Anand Thakker committedJul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 50b4c08 - Browse repository at this point
Copy the full SHA 50b4c08View commit details -
Add comment re: geojson worker key
Anand Thakker committedJul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for fb0b68d - Browse repository at this point
Copy the full SHA fb0b68dView commit details -
Anand Thakker committed
Jul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 48a173f - Browse repository at this point
Copy the full SHA 48a173fView commit details -
Add comment re: tile uid change
Anand Thakker committedJul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 3ce8ceb - Browse repository at this point
Copy the full SHA 3ce8cebView commit details -
Add some documentation to worker pool
Anand Thakker committedJul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 01ca9f7 - Browse repository at this point
Copy the full SHA 01ca9f7View commit details -
Add comments about worker "styles" interface
Anand Thakker committedJul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 069871b - Browse repository at this point
Copy the full SHA 069871bView commit details
Commits on Aug 3, 2016
-
Anand Thakker committed
Aug 3, 2016 Configuration menu - View commit details
-
Copy full SHA for e07e77f - Browse repository at this point
Copy the full SHA e07e77fView commit details