Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Using guard as a production service
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Niels  
View profile  
 More options Jan 10 2012, 1:28 am
From: Niels <ad...@infoaccess.org>
Date: Mon, 9 Jan 2012 22:28:32 -0800 (PST)
Local: Tues, Jan 10 2012 1:28 am
Subject: Using guard as a production service
Hi All,

I have been using guard in it's classic roll to speed up development
(mostly for tests). This works great - thanks!

Now I am wondering if it would be appropriate to use it in production
setting. For example you might want to process a file as soon as it is
delivered to a specific directory by an external process (perhaps by
ftp). In the past I have set up a daemon that checks the directory
ever so often. But wouldn't it be better (i.e. faster, fewer
resources?) to use file system notification to trigger the processing?

In this case you would want to run guard as a service always running
in the background waiting for a specific file system event to occur.

Does anyone do this? Is there some hidden problem with using it like
this? Is there better alternative?

Thanks in advance for you help,

Niels


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.