TODO list - estol/org.server.estol.rexServer GitHub Wiki

03.17.2014

  • Debug the debug system. [LOWPRIO]
  • Convert all tcp servers to a threadpool architecture, instead of the unlimited forks. [LOWPRIO]
  • Read certain parameters from ini file with the ini parser
  • BONUS: copy the ini parser to the client
  • implement authentication [HIGHPRIO] -- jobcontrol depends on this.
  • implement job control [HIGHPRIO]
  • create javadoc and as a bonus, remove my personal comments [LOWPRIO]
  • fix directory listing [HIGHPRIO]
  • implement script API [HIGHPRIO]