<br><br><div><span class="gmail_quote">On 8/22/08, <b class="gmail_sendername">Andreas Jung</b> &lt;<a href="mailto:lists@zopyx.com">lists@zopyx.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<span class="q"><br><br> --On 22. August 2008 09:33:21 -0700 David Bear &lt;<a href="mailto:David.Bear@asu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">David.Bear@asu.edu</a>&gt; wrote:<br><br>
<blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex"> It seems to me that it could be usefull to have a zope method for passing<br>
 python pickles to external processes through a unix domain socket. My<br> thinking was to use this as a means to abstract a data base connection.<br> Yes, I know there are zsql methods, sqlalchemy and other products to do<br>
 this. But my thought was to have a generilzed method for just passing a<br> pickle to an external process that could do anything with it. Perhaps it<br> could pass a pickle to a queue that would handle the pickle if the site<br>
 need<br> some high volume handling of data.<br><br></blockquote><br></span> Ever heard of XMLRPC? Sorry, your idea sounds like a bit like broken-by-design or like I-have-never-heard--anything-of-higher-protocols.</blockquote>
<div><br>You are correct, there are higher level protocols. However, since I was only thinking of using python processes, I thought I could simplify the whole design by just passing pickles. No need to parse an xml object, use fast cpickle module.<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<span class="sg"> -aj</span><br clear="all"></blockquote></div><br><br clear="all"><br>-- <br>David Bear<br>College of Public Programs at ASU<br>602-464-0424