On Wed, Jan 30, 2013 at 3:15 AM, James Youngman wrote:
> On Tue, Jan 29, 2013 at 8:32 AM, Prashant Sharma
> wrote:
> > Apologies for not using a proper subject. So changed it!.
> >
> > On Tue, Jan 29, 2013 at 1:54 PM, Prashant Sharma >wrote:
> >
> >> The need for this arose with following scena
On Wed, Jan 30, 2013 at 1:48 AM, Eric Blake wrote:
> On 01/29/2013 01:24 AM, Prashant Sharma wrote:
>
> [Please don't top-post on technical lists]
>
> > The need for this arose with following scenario.
> > I have stream processing engine doing some random stuff and creating a
> lot
> > of files i
On Tue, Jan 29, 2013 at 8:32 AM, Prashant Sharma wrote:
> Apologies for not using a proper subject. So changed it!.
>
> On Tue, Jan 29, 2013 at 1:54 PM, Prashant Sharma wrote:
>
>> The need for this arose with following scenario.
>> I have stream processing engine doing some random stuff and creat
On 01/29/2013 01:24 AM, Prashant Sharma wrote:
[Please don't top-post on technical lists]
> The need for this arose with following scenario.
> I have stream processing engine doing some random stuff and creating a lot
> of files in the process. And since I did not wrote it myself and people who
>
you are right about the race condition point. And it is not generating huge
amount of files in short time, my take was to delete them as soon as
possible accumulating and then deleting can lead to a longer pause.
inotify sounds interesting too. :)
But you still think something that gives precisio
On 01/29/2013 09:32 AM, Prashant Sharma wrote:
> On Tue, Jan 29, 2013 at 1:54 PM, Prashant Sharma wrote:
>
>> The need for this arose with following scenario.
>> I have stream processing engine doing some random stuff and creating a lot
>> of files in the process. And since I did not wrote it mys
Apologies for not using a proper subject. So changed it!.
On Tue, Jan 29, 2013 at 1:54 PM, Prashant Sharma wrote:
> The need for this arose with following scenario.
> I have stream processing engine doing some random stuff and creating a lot
> of files in the process. And since I did not wrote it
The need for this arose with following scenario.
I have stream processing engine doing some random stuff and creating a lot
of files in the process. And since I did not wrote it myself and people who
wrote it do not have clearing up mechanism for the files that accumulate
and tend to either fill In
Added the list again.
On 01/29/2013 08:28 AM, Prashant Sharma wrote:
> On 01/29/2013 08:10 AM, Bernhard Voelker wrote:
>> On 01/29/2013 07:02 AM, Prashant Sharma wrote:
>>> I was curious about the communities interest in a small improvement to
>>> mtime's precision from days to seconds, hours and