[Mono-devel-list] What do I do with all this code? Was [Mono.AppServer]
tont
tont at o2.ie
Sat Nov 20 13:36:06 EST 2004
OK Folks
I have the first cut off the Load Balancer integrated with
Mono.AppServer.
I have fixed a RemotingApplication error that stopped
remoting working and
I have also upgraded the web application host to use the CVS
version of the XSP server.
I now have 4 new projects
*Mono.AppServer.CollectorApplication
* Collects performance data from the machine it is hosted on
and broadcasts it on multicast.
*CollectorApplication **uses the System.Diagnostics
namespace and will NOT work on Mono Yet ;-((*.
Can someone tell me when this will be or can I be of any
assistance.
*Mono.AppServer.MonitorApplication
* Collects multicast messages from collectors and
forwards it on to the machine store
*Mono.AppServer.MachineStoreApplication
* A Remoting object that stores all the latest performance
counts for all the machines
and dishes out the best machine when a request comes in.
*Mono.AppServer.ProxyApplication
* Listens for requests from clients and maps them to the best
machine.
There is no server affinity in this version.
*Can someone tell me what to do with this code.
(Only clean suggestions pls ;-))*
Regs
Tont
More information about the Mono-devel-list
mailing list