Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 199 Bytes

File metadata and controls

3 lines (3 loc) · 199 Bytes

Thread-Pool-Based Math Server

Equation drawing server and client in JAVA. Used IBM thread-pool model for connection management. Implemented Reverse Polish notation and other helper functions. Java