On 09/15/2010 11:10 AM, Pieter Hintjens wrote:
> On Wed, Sep 15, 2010 at 10:54 AM, Gaspard Bucher<[email protected]>  wrote:
>> Because in my environment (art installations, stage performances) nobody
>> runs a DNS server... And even if such a server would be running, we do not
>> want to use fixed IP (requires configuration on every box). A box here is
>> something as small as a motion captor, a keyboard, etc.
>> Imagine you have to configure the IP of your keyboard, then set the DNS
>> server and so one before you can start to play ?
>
> Martin and I tend to disagree over this.  On the one hand 0MQ has the
> policy of using network resources and services wherever possible.  On
> the other hand, as a developer, DNS is out of reach to me and
> essentially useless as a place to put my endpoints.
>
> So I'm going to make a simple 0MQ name service as an example for the
> Guide.  It is really not as complex as it sounds, especially when we
> have 0MQ as the network backbone.

It's rather a matter of focus. Your focus in on small enterprise where 
simple location service may work just fine (LAN, an admin that will fix 
network issues ASAP etc.) My focus is on Internet as a highly unreliable 
environment with no easy way to fix problems. There, DNS-style approach 
is more appropriate IMO.

Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to