[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Anyone used / using watchman ?
- From: Tangent 128 <tangent128@...>
- Date: Sat, 14 Sep 2013 02:25:20 -0400
On 09/12/2013 12:01 PM, Jayanth Acharya wrote:
> Interesting. The name however gives me the impression of it having to
> do something with "semaphores" !! :-)
>
> Did a quick read, and compared to watchman, looks like sema has
> limited ability to watch for events. Only process state. Watchman
> seems to be able to do a bit more. Anyhow, will try it out.
>
>
Feedback on the present version is always welcome, limited though it is.
The custom commands are kinda the only reason to use it over daemontools
right now. :P
I certainly intend to add richer functionality to sema when I cycle back
to working on it in about a month; next feature priority was going to be
timers, for cron-like functionality, but if there's more external
interest in inotify, socket activation, or something similar, I could
investigate.
(huh, I was looking to see if there were any Lua-based supervisors
before starting sema, but somehow didn't notice Watchman was a thing
until just now. Ah well, ecosystem diversity and all that.)