I agree with you. In fact my plan is to make the I/O multiplexer part as simple as possible. Most of the other functions will be handled by server side code on demand, probably using PHP.
- Don On Wed, Jun 3, 2009 at 1:01 PM, Dave Dyer <[email protected]> wrote: > > My $0.02 > > The choice of language is mostly arbitrary. > > CGOS is really two separate programs: > (1) an I/O multiplexer that manages the clients connections and detailed > communication, > (2) a scheduler/planner/recorder that manages the overall operation of the > site. > > I would definitely separate those two, so the scheduler can > be developed and tweaked independently of the client manager. > > _______________________________________________ > computer-go mailing list > [email protected] > http://www.computer-go.org/mailman/listinfo/computer-go/ >
_______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
