Author(s)
rajendra singh, Keshav Yadav, Satyvart, Pushpraj Singh
- Manuscript ID: 140577
- Volume: 2
- Issue: 6
- Pages: 1992–2005
Subject Area: Engineering
Abstract
Residential facilities at higher educational institutions generate considerable administrative burdens that conventional paper-based record-keeping methods cannot sustain as student populations expand. This paper presents the collaborative design, construction, and empirical assessment of a Hostel Management System (HMS) — a desktop application developed atop the Java Standard Edition platform — that unifies five core operational domains within a coherent three-tier software architecture. The system employs the Java Swing toolkit for graphical interaction, JDBC-backed MySQL storage for reliable data persistence, concurrent multithreading to accelerate the registration workflow, Java object serialisation as a supplementary local backup mechanism, and Java Remote Method Invocation (RMI) as a foundation for future multi-workstation networked deployment. A structured test suite covering all functional modules produced no failures across twelve distinct test scenarios. Quantitative benchmarking established that every user-facing operation completes in fewer than 400 milliseconds, a threshold consistently associated with perceptually instantaneous responsiveness in human–computer interaction research. The application memory footprint remains below 140 MB under active load, placing it well within the resource envelope of any contemporary administrative workstation. The work contributes a replicable, open-source-stack reference implementation that institutions operating under constrained IT budgets can adopt or adapt directly, alongside a candid analysis of current limitations and a structured roadmap for subsequent enhancement.