Message from discussion
RabbitMQ HTTP load balancing
Received: by 10.43.115.73 with SMTP id fd9mr9356511icc.2.1349162515748;
Tue, 02 Oct 2012 00:21:55 -0700 (PDT)
X-BeenThere: pumping-station-one-public@googlegroups.com
Received: by 10.50.51.234 with SMTP id n10ls9406309igo.3.canary; Tue, 02 Oct
2012 00:21:54 -0700 (PDT)
Received: by 10.50.42.225 with SMTP id r1mr5518941igl.1.1349162514800;
Tue, 02 Oct 2012 00:21:54 -0700 (PDT)
Received: by 10.50.42.225 with SMTP id r1mr5518940igl.1.1349162514784;
Tue, 02 Oct 2012 00:21:54 -0700 (PDT)
Return-Path: <t...@des.truct.org>
Received: from balin.truct.org (balin.truct.org. [67.18.187.24])
by gmr-mx.google.com with ESMTPS id ut7si42743igb.1.2012.10.02.00.21.54
(version=TLSv1/SSLv3 cipher=OTHER);
Tue, 02 Oct 2012 00:21:54 -0700 (PDT)
Received-SPF: pass (google.com: domain of t...@des.truct.org designates 67.18.187.24 as permitted sender) client-ip=67.18.187.24;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of t...@des.truct.org designates 67.18.187.24 as permitted sender) smtp.mail=t...@des.truct.org
Received: from [10.100.1.143] (unknown [38.115.166.202])
(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
(No client certificate requested)
by balin.truct.org (Postfix) with ESMTP id 1F1194AD3B
for <pumping-station-one-public@googlegroups.com>; Tue, 2 Oct 2012 02:21:54 -0500 (CDT)
Message-ID: <506A9611.9020106@des.truct.org>
Date: Tue, 02 Oct 2012 02:21:53 -0500
From: Eric Stein <t...@des.truct.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0
MIME-Version: 1.0
To: Pumping Station: One Public <pumping-station-one-public@googlegroups.com>
Subject: Re: [PS1-Public] RabbitMQ HTTP load balancing
References: <505CE425.3050001@rhavenindustrys.com> <505D38D7.5070905@des.truct.org> <4202BCA2-5F95-45EF-BEDB-59D979E68E50@pobox.com>
In-Reply-To: <4202BCA2-5F95-45EF-BEDB-59D979E68E50@pobox.com>
X-Enigmail-Version: 1.4.4
Content-Type: multipart/alternative;
boundary="------------050504050408040905070202"
This is a multi-part message in MIME format.
--------------050504050408040905070202
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
It's more related to video work, but it'd be usable for that as well, I
suppose. The idea is to act as a forwarder and mirror for amplifying
and routing ZeroMQ pub/sub feeds. Nothing big committed yet but watch
this space - https://github.com/eastein/zmqfan
Eric
On 09/21/2012 11:22 PM, Ryan Pierce wrote:
> Is this related to the chillmon web project?
>
> Sent from my iPad
>
> On Sep 21, 2012, at 9:04 PM, Eric Stein <t...@des.truct.org> wrote:
>
>> Weirdly I happen to be writing a bandwidth-saving message pipe system
>> for ZeroMQ... right now.
>>
>> Eric
>>
>> On 09/21/2012 05:03 PM, Rhys Rhaven wrote:
>>> Ran across a really cool concept as we continue on our never ending dive
>>> of turtles.
>>>
>>> http://engineering.freeagent.com/2012/01/23/hack-week-round-up/
>>>
>>> ctrl+f 'Revisiting HTTP load balancing'
>>>
>>> Instead of HTTP load balancers, this is using rabbitmq to give requests
>>> to the worker threads. And apparently the new mongrel server does this
>>> with zeromq.
>> --
>> You received this message because you are subscribed to the Google Groups "Pumping Station: One Public" group.
>> To post to this group, send email to pumping-station-one-public@googlegroups.com.
>> To unsubscribe from this group, send email to pumping-station-one-public+unsubscribe@googlegroups.com.
>> For more options, visit this group at http://groups.google.com/group/pumping-station-one-public?hl=en.
>>
--------------050504050408040905070202
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">It's more related to video work, but
it'd be usable for that as well, I suppose. The idea is to act as
a forwarder and mirror for amplifying and routing ZeroMQ pub/sub
feeds. Nothing big committed yet but watch this space -
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="https://github.com/eastein/zmqfan">https://github.com/eastein/zmqfan</a><br>
<br>
Eric<br>
<br>
On 09/21/2012 11:22 PM, Ryan Pierce wrote:<br>
</div>
<blockquote
cite="mid:4202BCA2-5F95-45EF-BEDB-59D979E68...@pobox.com"
type="cite">
<pre wrap="">Is this related to the chillmon web project?
Sent from my iPad
On Sep 21, 2012, at 9:04 PM, Eric Stein <a class="moz-txt-link-rfc2396E" href="mailto:t...@des.truct.org"><t...@des.truct.org></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Weirdly I happen to be writing a bandwidth-saving message pipe system
for ZeroMQ... right now.
Eric
On 09/21/2012 05:03 PM, Rhys Rhaven wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Ran across a really cool concept as we continue on our never ending dive
of turtles.
<a class="moz-txt-link-freetext" href="http://engineering.freeagent.com/2012/01/23/hack-week-round-up/">http://engineering.freeagent.com/2012/01/23/hack-week-round-up/</a>
ctrl+f 'Revisiting HTTP load balancing'
Instead of HTTP load balancers, this is using rabbitmq to give requests
to the worker threads. And apparently the new mongrel server does this
with zeromq.
</pre>
</blockquote>
<pre wrap="">
--
You received this message because you are subscribed to the Google Groups "Pumping Station: One Public" group.
To post to this group, send email to <a class="moz-txt-link-abbreviated" href="mailto:pumping-station-one-public@googlegroups.com">pumping-station-one-public@googlegroups.com</a>.
To unsubscribe from this group, send email to <a class="moz-txt-link-abbreviated" href="mailto:pumping-station-one-public+unsubscribe@googlegroups.com">pumping-station-one-public+unsubscribe@googlegroups.com</a>.
For more options, visit this group at <a class="moz-txt-link-freetext" href="http://groups.google.com/group/pumping-station-one-public?hl=en">http://groups.google.com/group/pumping-station-one-public?hl=en</a>.
</pre>
</blockquote>
</blockquote>
<br>
</body>
</html>
--------------050504050408040905070202--