Welcome to my data server project!

 

This is probably the worst C application I have ever written. It works fine, but it is written in a ugly ugly way. However, I was a newbie when I did it. It's thank to this project and to the professor's explanations if I learned to code in a better way. I developed this application together with Lele .

The aim of this project is to set up a data server system for distributed computing in POSIX environment. It has to preserve data integrity and guarantee the efficiency of operations. The server manages a 4000x4000 32-bit integers matrix, creating it and allowing clients to do some operations on it in a consistent way.

 

 

the data server !

code [ .rar ]

text of project [ .pdf ]