Skip to content

A slim and efficient in-memory queue with a basic API for Node.js projects. The implementation employs Data-Oriented Design using a cyclic buffer, optimizing memory layout through sequential item allocation.

License

Notifications You must be signed in to change notification settings

ori88c/data-oriented-slim-queue

About

A slim and efficient in-memory queue with a basic API for Node.js projects. The implementation employs Data-Oriented Design using a cyclic buffer, optimizing memory layout through sequential item allocation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published