Skip to content

Node.js app with RabbitMQ for a task sender to enqueue processing jobs and a receiver to process and acknowledge tasks, showcasing efficient, scalable asynchronous workflows.

Notifications You must be signed in to change notification settings

obirikan/WorkQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/**
 * @TODO:
 * fetch the course modules from the server
 * set the course modules to the `courseModules` state
 * handle the loading and error states
 * handle the empty state
 * handle the pagination ??
 * handle the search ??
 **/

About

Node.js app with RabbitMQ for a task sender to enqueue processing jobs and a receiver to process and acknowledge tasks, showcasing efficient, scalable asynchronous workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published