gund / pooley

Generic pool implementation that works with Webworkers, Promises, etc.

Home Page:https://hzjj3.csb.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pooley

Test Release semantic-release: angular

Generic pool implementation that works with Webworkers, Promises, etc.

Package NPM Description
@pooley/core @pooley/core Generic pool implementation that works with Webworkers, Promises, etc.
@pooley/promise @pooley/promise Implements Promise-based processor for @pooley/core
@pooley/webworker @pooley/webworker Implements Webworker-based processor for @pooley/core
@pooley/queues @pooley/queues Implements different queues for @pooley/core
@pooley/scalers @pooley/scalers Implements different scalers for @pooley/core

Build

Run nx build package to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run nx test package to execute the unit tests via Jest.

Run nx affected:test to execute the unit tests affected by a change.

Understand your workspace

Run nx graph to see a diagram of the dependencies of your projects.

About

Generic pool implementation that works with Webworkers, Promises, etc.

https://hzjj3.csb.app/

License:MIT License


Languages

Language:TypeScript 86.2%Language:JavaScript 12.1%Language:HTML 1.0%Language:Shell 0.5%Language:CSS 0.2%