<div dir="ltr">On Wed, Apr 3, 2013 at 9:26 AM,  <span dir="ltr"><<a href="mailto:matthewstory@gmail.com" target="_blank">matthewstory@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div class="im"><div><br></div><div><br>On Apr 3, 2013, at 8:29 AM, Justin Dearing <<a href="mailto:zippy1981@gmail.com" target="_blank">zippy1981@gmail.com</a>> wrote:<br>
<br></div><blockquote type="cite"><div><p>Ike,</p>
<p>The man page says posix file systems,  but it seems like it would work on anything that supported sub directories and environment variables from the readme.</p>
<p>Ill test for windows support today.  If a patch is necessary,  would you entertain it?</p></div></blockquote></div><div>The only bits that are explicitly posix are the chmod/chown/chgrp portions (which also use pwd and grp), flock, and locale (the cli only, not the lib).</div>
<div><br></div><div>Windows patches would be gladly accepted.</div></div></blockquote><div><br></div><div style>As pointed out off-list, the atomic move operations rely on link(2) / unlink(2).  This choice was made to avoid name conflicts in the queue directory, and was cribbed from nullmailer.  The atomicity and support of these system calls may vary on windows systems.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div class="im"><div><br></div><br><blockquote type="cite"><div>
<div class="gmail_quote">On Apr 3, 2013 1:19 AM, "Pete Wright" <<a href="mailto:pete@nomadlogic.org" target="_blank">pete@nomadlogic.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 04/02/2013 08:48 PM, Matthew Story wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
All,<br>
<br>
We just open sourced a file-system queue written in python under a BSD 3-clause license.  Tip of the hat here to .ike for packaging this up.  I was working on this last spring, into the summer, and spent part of the DOCS hackathon writing man-pages for it.<br>


<br>
<a href="https://github.com/axialmarket/fsq/archive/version_0.1.3.tar.gz" target="_blank">https://github.com/<u></u>axialmarket/fsq/archive/<u></u>version_0.1.3.tar.gz</a><br>
<br>
Thoughts/Patches/Feedback greatly appreciated.<br>
</blockquote>
<br>
<br>
this is fantastic - can't wait to spend some time checking it out tomorrow :)<br>
<br>
-p<br>
<br>
-- <br>
Pete Wright<br>
<a href="mailto:pete@nomadlogic.org" target="_blank">pete@nomadlogic.org</a><br>
twitter => @nomadlogicLA<br>
<br>
______________________________<u></u>_________________<br>
talk mailing list<br>
<a href="mailto:talk@lists.nycbug.org" target="_blank">talk@lists.nycbug.org</a><br>
<a href="http://lists.nycbug.org/mailman/listinfo/talk" target="_blank">http://lists.nycbug.org/<u></u>mailman/listinfo/talk</a><br>
</blockquote></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>talk mailing list</span><br><span><a href="mailto:talk@lists.nycbug.org" target="_blank">talk@lists.nycbug.org</a></span><br>
<span><a href="http://lists.nycbug.org/mailman/listinfo/talk" target="_blank">http://lists.nycbug.org/mailman/listinfo/talk</a></span><br></div></blockquote></div></div></blockquote></div><br><br clear="all"><div><br></div>
-- <br>regards,<br>matt
</div></div>