Part of a React Native & Golang Full Stack Project YouTube Course
-
Updated
Aug 26, 2024 - TypeScript
Part of a React Native & Golang Full Stack Project YouTube Course
Websocket chat with custom usernames that stores only the last few messages
A very basic lightweight, concurrent job queue system built in Go (Golang), featuring retry logic, customizable job types, RESTful API endpoints, and a simple React/TypeScript dashboard for monitoring and control. Meant to mimic the core functionality of real-life Task Queue services like Celery.
Inspired by Go's Goroutines, this package adds an easy ability to trivially multithread (and potentially multiprocess) your code (supports NodeJS and Bun)
Add a description, image, and links to the goroutines topic page so that developers can more easily learn about it.
To associate your repository with the goroutines topic, visit your repo's landing page and select "manage topics."