Skip to main content
jQuery Logo
This version is old school. Please find jQuery plugins on npm.

aciWorker - Abstract web workers and not only

by Dragos Ursu

aciWorker brings abstraction to web workers and allow JavaScript code execution even in their absence. It also adds the use of a FIFO queue so that it provides code execution in the calling order and allows CPU resources reservation when web workers are not present, thus ensuring greater responsiveness to the user interface.



Versions

Version
Date
1.0.0
Sep 14, 2013

GitHub Activity

2
Watchers
2
Forks

Maintainers

Plugin Maintainer Dragos Ursu

Licenses

Dependencies

  • jquery >=1.6.0
  • aciPlugin >=1.4.0