<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: about:jayparoline</title>
	<atom:link href="http://wanderr.com/jay/aboutjayparoline/feed/" rel="self" type="application/rss+xml" />
	<link>http://wanderr.com/jay</link>
	<description>Rantings of a Grooveshark Developer</description>
	<lastBuildDate>Wed, 21 Sep 2011 10:35:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Jay</title>
		<link>http://wanderr.com/jay/aboutjayparoline/comment-page-1/#comment-1769</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 29 Jan 2011 04:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/aboutjayparoline/#comment-1769</guid>
		<description>Hi Jaimie,

I&#039;d definitely like to hear about what workarounds you&#039;ve discovered, and if you manage to get anywhere with a C solution I&#039;d love to hear about that too. :) What I&#039;ve been doing instead is using &lt;a href=&quot;http://gearman.org/&quot; rel=&quot;nofollow&quot;&gt;gearman&lt;/a&gt; and submitting asynchronous jobs to it for processing before returning. I have the gearman server running on localhost, so it adds almost no delay to the whole process, but it definitely results in more moving parts that can break, so it&#039;s not an ideal solution.</description>
		<content:encoded><![CDATA[<p>Hi Jaimie,</p>
<p>I&#8217;d definitely like to hear about what workarounds you&#8217;ve discovered, and if you manage to get anywhere with a C solution I&#8217;d love to hear about that too. :) What I&#8217;ve been doing instead is using <a href="http://gearman.org/" rel="nofollow">gearman</a> and submitting asynchronous jobs to it for processing before returning. I have the gearman server running on localhost, so it adds almost no delay to the whole process, but it definitely results in more moving parts that can break, so it&#8217;s not an ideal solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaimie Sirovich</title>
		<link>http://wanderr.com/jay/aboutjayparoline/comment-page-1/#comment-1767</link>
		<dc:creator>Jaimie Sirovich</dc:creator>
		<pubDate>Sat, 29 Jan 2011 01:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://wanderr.com/jay/aboutjayparoline/#comment-1767</guid>
		<description>Hey, did you ever figure out how to make PHP execute after closing a connection without an ugly hack?

I&#039;ve figured out how to execute queries within the apache process space after the connection closes, but PHP is no dice.  Additionally, it&#039;s fairly clear to me that mysqli destroys itself too early to be useful as well.

I found your question on Stack Overflow and I&#039;m annoyed by the same thing.  apache_close() should exist.  I&#039;m tempted to write it and dust off some C skills.

If you issue a query asyncronously beforehand, PHP will block after closing with apache until the query completes.  That&#039;s the best I can do . . . but it helps.

If you want to know what workarounds I&#039;ve discovered, shoot me a response.</description>
		<content:encoded><![CDATA[<p>Hey, did you ever figure out how to make PHP execute after closing a connection without an ugly hack?</p>
<p>I&#8217;ve figured out how to execute queries within the apache process space after the connection closes, but PHP is no dice.  Additionally, it&#8217;s fairly clear to me that mysqli destroys itself too early to be useful as well.</p>
<p>I found your question on Stack Overflow and I&#8217;m annoyed by the same thing.  apache_close() should exist.  I&#8217;m tempted to write it and dust off some C skills.</p>
<p>If you issue a query asyncronously beforehand, PHP will block after closing with apache until the query completes.  That&#8217;s the best I can do . . . but it helps.</p>
<p>If you want to know what workarounds I&#8217;ve discovered, shoot me a response.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)

Served from: wanderr.com @ 2012-02-05 16:31:43 -->
