[zeromq-dev] ZeroMQ and Amazon's EC2 environment

Michel Pelletier pelletier.michel at gmail.com
Wed Mar 27 21:04:45 CET 2013


Right, we use it in a vpc with tcp and it works great.  No multicast
support so no zyre, but we fake it over openvpn for beacons only.
On Mar 27, 2013 12:35 PM, "Nishant Mittal" <nmittal at rblt.com> wrote:

> Eric.. that's great.. I just needed confirmation that this is possible
> before digging in. I'll try what you suggested.
>
> thanks
> Nishant
>
>
> On Wed, Mar 27, 2013 at 3:32 PM, Eric Hill <eric at ijack.net> wrote:
>
>> We're using it without issue.  For EC2 to EC2 communication, you need to
>> add the 10.x address of the instance initiating the connection to the
>> security group of the listening instance.  EC2 to EC2 communications happen
>> in-network on their 10.x subnet rather than to the public IP assigned to
>> the instance.
>>
>> You can get around that by bringing the instances up in a VPC container,
>> which I would strongly recommend.
>>
>>
>>
>> On Wed, Mar 27, 2013 at 2:30 PM, Nishant Mittal <nmittal at rblt.com> wrote:
>>
>>> Just checking if anyone is using ZeroMQ on amazon's EC2 cloud. we did a
>>> little test between two instances but no msgs were received. I know that
>>> EC2 doesn't support multicast.. is this an issue?
>>>
>>> thanks
>>> Nishant
>>>
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> zeromq-dev at lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>
>>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
>
> --
> *Nishant Mittal*
> Director, Product Development
> *Rosenblatt Securities Inc*.
> 20 Broad Street
> New York, NY 10005
>
> Direct: 212-607-3159
> Mobile: 646-504-2629
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130327/571d42e4/attachment.htm>


More information about the zeromq-dev mailing list