It is actually pretty easy to build a windows service that can be configured
to execute work (using Windsor for adding new stuff). 

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> hammett
> Sent: Friday, September 15, 2006 3:43 AM
> To: castleproject-users@lists.sourceforge.net
> Subject: Re: [Castle-users] Importing Data via XML
> 
> Thanksfully not all of us uses IIS 6 ;-)
> 
> A distributed approach would be better, that's for sure. We could think
> about providing something like this as it's a common problem for almost
> every project, although the code can become rather complex.
> 
> On 9/14/06, Ayende Rahien <[EMAIL PROTECTED]> wrote:
> > It is enabled by default for 24 hours, max CPU, max memory, etc.
> > The bad thing about it is that it will recycle after the last request
> > returns, so it will happily shutdown any thread pool work.
> 
> 
> --
> Cheers,
> hammett
> http://hammett.castleproject.org/
> 
> -----------------------------------------------------------------------
> --
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on
> Apache Geronimo
> http://sel.as-
> us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> CastleProject-users mailing list
> CastleProject-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/castleproject-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
CastleProject-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to