Word Searching Server

an event-based server with I/O multiplexing to handle requests.

Server makes inverted index of words in a specified directory and stores in memory with additional information.

2 client programs that send requests and find information about the location of words.