| Rthreads | This is a user level threading package that was made out of UNIX makecontext/switchcontext system calls. You can check out the Doxygen generated source browser here |
| Server Core | This is the simulator of our load balancing server core.
The code simulates the load balancer for a Distributed
Virtual Environment (DVE). The code also supports visualization
of the whole system via OpenGL. However, the provided makefile
does not link GL/Glut libraries. In the sim1 directory you can find scripts that run batches of experiments. |