I also run a j web server as window service, the primary benefit is can run as local system without user login.
The 15MB FireDaemon seems bloated, a wrapper for service can be quite slim. I use srvany/instsrv from Microsoft of combined size 50KB. Втр, 01 Фев 2011, Devon McCormick писал(а): > What is the purpose or benefit of having J as a Windows Service? > > On Tue, Feb 1, 2011 at 12:00 PM, Raul Miller <[email protected]> wrote: > > > On Tue, Feb 1, 2011 at 8:29 AM, Dan Bron <[email protected]> wrote: > > > Raul wrote: > > >> A jhs service would be nice, and probably > > >> easy to do, with a screen or two of non-J > > >> code to get it started, I might try that > > >> in a week or two. > > > > > > Reading your message, I was reminded of FireDaemon, which is a tool that > > can > > > turn any application into a Windows service. I downloaded the trial > > version > > > here: > > > > > > http://www.firedaemon.com/download-firedaemon.php > > > > > > installed it, and in 3 minutes I had a fully running JHS Windows Service. > > > No code required. > > > > Yes... and it should be possible to make j.dll installable as a > > service (or multiple services based on different .ijs scripts) without > > any extra downloads. But this may save me the time of writing the bit > > of code that I was going to write. > > > > -- > > Raul > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > Devon McCormick, CFA > ^me^ at acm. > org is my > preferred e-mail > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
