Skip to content
#

asynchronous-processing

Here are 10 public repositories matching this topic...

A distributed J2EE Online Auction System utilizing EJB (Enterprise Java Beans) (Singleton, Stateless, MDB) & JMS for high-concurrency, asynchronous bid processing. Features realtime updates via WebSockets, thread-safe concurrency control, & a Bootstrap/jQuery UI powered by Jackson JSON serialization, deployed as a scalable EAR (Enterprise Archive)

  • Updated Jan 11, 2026
  • Java

A robust, scalable payment gateway system built in Java, designed to demonstrate Low-Level Design (LLD), clean architecture, and real-world backend engineering concepts such as idempotency, asynchronous processing, and webhook reliability.

  • Updated Jan 16, 2026
  • Java

A service for interacting with the Kindle catalog of books. Users can retrieve books and recommendations, remove old books, and submit new versions of books for publishing to the catalog. In order to accomplish this, I implemented asynchronous processing and thread safety.

  • Updated Nov 3, 2022
  • Java

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

🚀 Build and manage a high-availability online auction system with real-time bidding using Java EE, EJB, JMS, and a responsive user interface.

  • Updated Mar 23, 2026
  • Java

Improve this page

Add a description, image, and links to the asynchronous-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 asynchronous-processing topic, visit your repo's landing page and select "manage topics."

Learn more