meni432 / OS-Server

Search engine simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Search engine simulation

Final assignment in course Operating Systems 1.

Link to assignment

Abstract

In this assignment you will be simulating the functionality of a search engine. You will implement both the client and server side. The assignment puts an emphasis on multithreaded programming and the synchronisation of these which is the main theme of our course. The assignment involves the use of sockets

About

Submitted by:
Ofir Arnon: bifiar@gmail.com
Meni Samet: meni432@gmail.com

About

Search engine simulation


Languages

Language:Java 100.0%