
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.
- Start configurable number of threads
- Real-time thread status tracking
- WebSocket-based progress updates
- Simple and intuitive web interface
- Java 17 or higher
- Maven
- Git
- Spring Boot
- WebSocket
- SockJS
- STOMP
- Lombok
git clone https://github.com/PramithaMJ/thread-simulation-with-ws
cd thread-simulation