Anyone want to take a stab at this? I've brought it
up before but it's been a while.
Dan
Note: forwarded message attached.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection
around
http://mail.yahoo.com
Hello Daniel and Park!
Thank you for your work on win32utils projects, been very
useful in my
win32 environment (and guess a lot others too).
I started working with ruby for the past 7 months due my
interest in
Rails. Done a port of my Zope/Python webapp to it in a few
weeks, but
still missing some functionality.
Because I'm restricted to deploy on win32 (we develop mpeg2
broadcast
playout solutions) we need to "daemonize" the
webapp access.
With Zope we used win32serviceutil.py, all without problems.
When we
migrated, start trying to create a service for webrick (the
default
webserver used my rails). It somehow worked
"ok", but a few glitches
(like stoping the service or even starting it shown
problems).
I begin working with Zed Shaw to make Mongrel (another
webserver) work
ok on win32.
Still trying to make win32-services work ok.
In the docs (buried in ruby-services for webrick) there is a
Issue
noted with regarding service_stop.
Sometimes I got a broken pipe error or that the service
didn't respond
on the timed manner.
On python land this didn't showup, start and stop worked
correctly.
Have you found some workarounds for this?
Thank you for your time. Looking forward for your reply, and
please
excuse my poor english.
Luis Lavena
_______________________________________________
win32utils-devel mailing list
win32utils-devel rubyforge.org
http://rubyforge.org/mailman/listinfo/win32utils-devel |