Skip to content
#

asynchronous-processing

Here are 16 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 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

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

Notification Management Microservice for StayEase built with Spring Boot, Java 21, MySQL, Spring Security, Spring Data JPA, JavaMailSender, Asynchronous Processing, and Gradle. Supports reliable email notifications, duplicate notification prevention, automatic retry with exponential backoff, notification status tracking, and seamless microservices

  • Updated Aug 2, 2026
  • 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

물류 센터 바코드 수집 파이프라인, 설계부터 부하·장애 검증까지. Kafka → Redis Streams → 배치 적재로 이어지는 비동기 구조를 Docker 다중 컨테이너로 구성하고, 응답 시간과 DB 쓰기 부하 개선, 장애 격리, 무손실을 실측으로 검증했습니다.

  • Updated Aug 3, 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 Jul 27, 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