DROS Random Thoughts List

Maintained by: David Austin

1.0 Basic Design
Need to look at methods for a common time standard. How well can ntp or xntp perform? This would be the most versatile solution if good enough performance can be achieved.

2.0 GeneralComms
Should the registration of servers be part of the event loop or the server class? At the moment it's in the event loop.

Need to extend to threads. How to notify for both socket events and thread semaphores and such? Perhaps a separate thread for socket events talking to all of the others?

3.0 Configuration/Modularity
Need to have something like DCA (in the long run).

Copyright 2001 David Austin