[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [ecf-dev] Problem regarding hello.ds examples.
|
- From: Markus Alexander Kuppe <ecf-dev_eclipse.org@xxxxxxxxxxx>
- Date: Thu, 09 Sep 2010 16:51:22 +0200
- Delivered-to: ecf-dev@eclipse.org
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100826 Lightning/1.0b1 Thunderbird/3.0.7
On 09/09/2010 03:49 PM, Jeff Hamm wrote:
> Hi Markus --
>
> Yes, there are use cases where we would need to run both on the same machine. Does this narrow the choice?
For mDNS and SLP this should not be a problem. But Wim will have to
answer the question if Zookeeper run on a single machine. The problem is
that it might lead to port conflicts if two separate VMs try to bind to
the same port.
Markus