Skip to content

PramithaMJ/thread-simulation-with-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thread Simulation WebSocket Application

Screenshot 2024-12-09 at 3 56 19 AM

Overview

This is a Spring Boot application that demonstrates real-time thread simulation using WebSocket technology. The application allows users to start multiple threads and track their progress in real-time through a web interface.

Features

  • Start configurable number of threads
  • Real-time thread status tracking
  • WebSocket-based progress updates
  • Simple and intuitive web interface

Prerequisites

  • Java 17 or higher
  • Maven
  • Git

Technology Stack

  • Spring Boot
  • WebSocket
  • SockJS
  • STOMP
  • Lombok

Getting Started

Clone the Repository

git clone https://github.com/PramithaMJ/thread-simulation-with-ws
cd thread-simulation

Releases

No releases published

Packages

No packages published