<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Thanks for the cue about the Library template, I will look into it and will probably integrate it.<div><br>
</div><div>About Puredis intended usage...  for my part I have in mind to integrate pd in a larger system using Redis as my data&#39;s  rosetta stone.  For Queue systems, Data Persistence, Pub/Sub IPC...  I got used to the way you can manipulate large data sets inside Redis and tought it would match nicely with pd, and after implementating it I am even more excited about its potential. </div>
<div><div><br></div><font color="#888888"><div>L-P</div></font></div></span><br><div class="gmail_quote">2011/7/25 Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><div><br></div><div>That&#39;s a great manifesto, sounds like an interesting object.  Something like [pool] but with more options.  What do you have in mind to use it for?</div>
<div><br></div><div>On the exciting topic of build systems, I recommend using the Library Template for this.  It&#39;ll save you the headache of making a build system for GNU/Linux, Windows, etc.</div><div><br></div><div>
<a href="http://puredata.info/docs/developer/LibraryTemplate" target="_blank">http://puredata.info/docs/developer/LibraryTemplate</a></div><div><br></div><div>.hc</div><br><div><div><div></div><div class="h5"><div>On Jul 25, 2011, at 9:27 AM, Louis-Philippe wrote:</div>
<br></div></div><blockquote type="cite"><div><div></div><div class="h5">Hi Pure Data Peoples,<div><br></div><div>I&#39;m still quite new to the Pure Data world, so please be indulgent to my first hacked external offering: puredis.</div>
<div><br></div><div>Any of you heard of Redis? <a href="http://antirez.com/post/redis-manifesto.html" target="_blank">http://antirez.com/post/redis-manifesto.html</a></div> <div><br></div><div>for those of you who have not, it is:</div>
<div><br></div><div>- NoSQL Key-Value Server</div><div>- Fast</div><div>- A DSL for abstract data types: Lists, Hashes, Sets, SortedSets</div><div>- A Pub/Sub server</div> <div><br></div><div>Puredis brings Redis to the Pure Data world:</div>
<div><br></div><div>[puredis] - Synchronous Blocking Redis client</div><div><br></div><div>[apuredis] - Asynchronous Non-Blocking Redis client</div><div> <br></div><div>[spuredis] - Redis Pub/Sub Subscriber</div><div><br>
</div><div>See <a href="https://github.com/lp/puredis#readme" target="_blank">https://github.com/lp/puredis#readme</a></div><div>for build instructions and usage.</div><div> <br></div><div>Feel free to constructively criticize if you feel the pd integration lacks some fundamental functionality.</div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div> _______________________________________________<br><a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br><div> <div style="word-wrap:break-word">
<span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div>
<br><br></div><div><br></div><div>----------------------------------------------------------------------------<br></div><div><br></div><div>I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.&quot;  --Bjarne Stroustrup (creator of C++)</div>
</span></div> </div><br></div></blockquote></div><br>