Skip to content

Provides the ability to run JS scripts in a worker thread with Promise callbacks as to not lock-up the main thread and UI in the browser during heavy load.

License

Notifications You must be signed in to change notification settings

AnthonyANI/Dynamic-Worker-with-Promises

Repository files navigation

Dynamic Worker with Promises

Provides the ability to run JS scripts in a worker thread with Promise callbacks as to not lock-up the main thread and UI in the browser during heavy load. Uses AlaSQL JS for testing purposes

About

Provides the ability to run JS scripts in a worker thread with Promise callbacks as to not lock-up the main thread and UI in the browser during heavy load.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published