[Mono-list] mono-service

Bradley, Peter PBradley at uwic.ac.uk
Fri Dec 2 05:43:58 EST 2005


I've produced some documentation about remoting in general that includes some stuff about mono-service.  It is biased towards SuSE, but should be fairly easy to apply elsewhere.  In fact I'd be very grateful if people could add sections about other distributions.

I'm not claiming the documents are that good, by the way, but if anyone wants a copy please let me know and I'll send it to your private email.  It's too large for the list.

Peter


-----Original Message-----
From: Jörg Rosenkranz [mailto:joerg.rosenkranz at gmail.com]
Sent: 02 December 2005 10:21
To: Jesse Pasichnyk
Cc: mono-list at ximian.com
Subject: Re: [Mono-list] mono-service


Hi Jesse,

2005/12/2, Jesse Pasichnyk <jesse at pasichnyk.net>:
> I just was browsing through some of the mono code/assemblies and
> ran across mono-service.  It appears that this is a windows service
> like implementation that could now be used under linux or whatever
> other mono supported platform.  I was just curious about the status of
> this and supporting assemblies; whether they are still being worked on, stable, etc.

It's for running System.ServiceProcess based services on Linux (and maybe other
UNIX like OS). The implementation of ServiceBase should be complete. Not many
people seem to be using it. So I would rather not call it stable. But
maybe it is ;-)

The only known problem is a crash when stopping services on kernel 2.4
based systems.

>
> Also is there any available documentation on this aside from the man page for mono-service?
>

Not yet. But theres something in the works. There was a longer thread some weeks
ago: http://thread.gmane.org/gmane.comp.gnome.mono.general/24402

HTH,
Joerg.
_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list