Skip to content
#

task-processing

Here are 5 public repositories matching this topic...

Language: All
Filter by language

A simulation of an ACPC Grading System Server where multiple computers process incoming tasks. The system handles exponential interarrival and service times with a FIFO queue mechanism and calculates key performance metrics like average delay time, waiting time, and time-based average queue length.

  • Updated Dec 25, 2024
  • Python

Built a distributed task processing system using Spring Boot and RabbitMQ, implementing asynchronous processing with retry mechanism, Dead Letter Queue (DLQ), delayed retries, and idempotent worker design for fault tolerance and scalability.

  • Updated Mar 20, 2026
  • Java

Improve this page

Add a description, image, and links to the task-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task-processing topic, visit your repo's landing page and select "manage topics."

Learn more