Archives
Categories
-
Recent Posts
Monthly Archives: May 2009
threads are hard work
I just pushed up revision 77 which includes my first implementation of threads on the server code. A thread allows for the execution of multiple pieces of code “at the same time”. I’m currently using it only to manage the … Continue reading
Posted in coding
Leave a comment