Thursday, February 15, 2007

Big update

Submitted to SVN today a HUGE update. The demo app works out of the box (it just formats the incoming request into a table, nothing special).

Major Features Added:
  • Privilege separation
  • Better threading
  • Blocking queues
  • XML Configuration, with all options implemented
  • Now using GNU Autotools
The demo app works, but there's still lots of bugfixing to do. In particular, both the thread pools and the blocking queues need to be looked at. Privilege separation is implemented but not tested. Many functions are still not implemented (including the ServletContext and NHFile).

I wanted to make sure the server was working before making another commit, thus the long interval.

No comments: