{"id":26531742,"url":"https://github.com/abhisheku19/multithreaded-webserver","last_synced_at":"2025-03-21T18:29:56.620Z","repository":{"id":282438243,"uuid":"948585827","full_name":"AbhishekU19/Multithreaded-Webserver","owner":"AbhishekU19","description":"A high performance web server designed to handle concurrent client requests efficiently. Features include multithreading, static file serving (HTML, CSS, JavaScript), and thread pooling for improved scalability and responsiveness.","archived":false,"fork":false,"pushed_at":"2025-03-14T16:22:43.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T17:21:54.898Z","etag":null,"topics":["client-server","concurrency","html-css-javascript","java17","multithreading","socket-programming","thread-pool"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbhishekU19.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-14T15:40:22.000Z","updated_at":"2025-03-14T16:27:37.000Z","dependencies_parsed_at":"2025-03-14T18:30:56.857Z","dependency_job_id":null,"html_url":"https://github.com/AbhishekU19/Multithreaded-Webserver","commit_stats":null,"previous_names":["abhisheku19/multithreaded-webserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekU19%2FMultithreaded-Webserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekU19%2FMultithreaded-Webserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekU19%2FMultithreaded-Webserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekU19%2FMultithreaded-Webserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhishekU19","download_url":"https://codeload.github.com/AbhishekU19/Multithreaded-Webserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244847924,"owners_count":20520422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client-server","concurrency","html-css-javascript","java17","multithreading","socket-programming","thread-pool"],"created_at":"2025-03-21T18:29:55.880Z","updated_at":"2025-03-21T18:29:56.596Z","avatar_url":"https://github.com/AbhishekU19.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multithreaded WebServer\n\n![Java](https://img.shields.io/badge/Java-17-blue)\n![Multithreading](https://img.shields.io/badge/Multithreading-Enabled-green)\n![Static File Serving](https://img.shields.io/badge/Static%20File%20Serving-Supported-brightgreen)\n\nA high-performance, multithreaded Java web server designed to handle concurrent client requests efficiently. This project demonstrates the implementation of a scalable web server capable of serving static files (HTML, CSS, JavaScript) and handling multiple clients simultaneously using multithreading and thread pooling.\n\n---\n\n## **Features**\n- **Multithreading**: Handles multiple client requests concurrently using threads.\n- **Static File Serving**: Efficiently reads and delivers static files (HTML, CSS, JavaScript) from the file system.\n- **Thread Pooling**: Utilizes a thread pool to manage resources and improve scalability.\n- **Timeout Handling**: Configurable timeout for client connections to ensure optimal resource utilization.\n- **Scalable Architecture**: Designed to handle increasing client loads with minimal performance degradation.\n\n---\n\n## **Performance Improvements**\n- **35% Improvement in Server Efficiency**: Optimized concurrent request handling and resource management.\n- **Reduced Latency**: Improved responsiveness by efficiently serving static files and managing client connections.\n\n---\n\n## **Technologies Used**\n- **Java 17**: Core programming language for server implementation.\n- **Multithreading**: For handling concurrent client requests.\n- **Socket Programming**: For client-server communication.\n- **Thread Pooling**: For efficient resource management.\n- **Static File Handling**: For serving HTML, CSS, and JavaScript files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhisheku19%2Fmultithreaded-webserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhisheku19%2Fmultithreaded-webserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhisheku19%2Fmultithreaded-webserver/lists"}