http://www.mono-project.com/ASP.NET Could you use HTTPListner and web services to host the services, there are some examples to do this on the web for ASP.NET, or repackage SOAP and call your service directly?
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I was wondering if anyone had played around with different ways of > hosting web services. I understand the apache/mod_mono/xsp setup, but > is there anything different, or better worth looking at. I don't have > any aspx pages, everything is compiled and merely exposed as a > service. Is it worth looking into running multiple xsp2 instances and > round-robbin proxying them via apache or another web server (cherokee, > lighttpd)? > > Thoughts, > > ~ Matthew > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
