[Spread-users] configuration help

DSchere at skylinenet.net DSchere at skylinenet.net
Tue Jul 8 12:43:32 EDT 2014


Hello,

  I am trying to do a test where I have two spread daemons talking to one another using unicast UDP.  I did the following configuration based a email thread on the Spread-users list back in 2009.

Spread_Segment 0.0.0.0:4803 {
     Machine1  172.28.12.239
}

Spread_Segment 0.0.0.0:4803 {
     Machine1  172.28.12.240
}

Then using the python binding to spread I ran the same script on both Machine1 and Machine2:

import spread
mb  = spread.connect() # connect to localhost daemon
mb.join("command")

# use poll to listen for activity on mb then use mb.receive() to get the message

On both Machine1 and Machine2 I only see one member in the group, I would expect to see two members for the "command" group and yet I only see the localhost Machine1 or 2.

Obviously something is wrong with my configuration. The machines are on the same switch next to one another. Multicast is not supported.






[Knowtion Group]<http://www.knowtiongroup.com/>

[Skyline Technology Solutions]<http://www.skylinenolimits.com/>

[Clearwave Solutions]<http://www.clearwavesolutions.com/>

[Earth Security]<http://www.earthsecurity.com/>

[Skylilne Staffing Solutions]<http://www.skylinestaffingsolutions.com/>




David Schere, Lead Software Developer
Knowtion Group
508-C McCormick Drive
Glen Burnie, MD 21061
(410) 553-2600 (office)
410-608-2618 (mobile)
(410) 787-2551 (fax)
DSchere at skylinenet.net
<mailto:DSchere at skylinenet.net>www.knowtiongroup.com<http://www.knowtiongroup.com/>






________________________________
CONFIDENTIALITY NOTICE: The information contained in this electronic message is confidential information intended for the use of the individual or entity named above. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this electronic message to the intended recipient, you are hereby notified that any dissemination or copying of this communication is strictly prohibited. If this message contains non-public personal information about any consumer or customer of the sender or intended recipient, you are further prohibited under penalty of law from using or disclosing the information to any third party by provisions of the federal Gramm-Leach-Bliley Act. If you have received this electronic message in error, please immediately notify us by telephone and return or destroy the original message to assure that it is not read, copied, or distributed by others.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.spread.org/pipermail/spread-users/attachments/20140708/c94e560f/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 5401 bytes
Desc: image001.jpg
Url : http://lists.spread.org/pipermail/spread-users/attachments/20140708/c94e560f/attachment-0005.jpg 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 2516 bytes
Desc: image002.jpg
Url : http://lists.spread.org/pipermail/spread-users/attachments/20140708/c94e560f/attachment-0006.jpg 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 2444 bytes
Desc: image003.jpg
Url : http://lists.spread.org/pipermail/spread-users/attachments/20140708/c94e560f/attachment-0007.jpg 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 2874 bytes
Desc: image004.jpg
Url : http://lists.spread.org/pipermail/spread-users/attachments/20140708/c94e560f/attachment-0008.jpg 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.jpg
Type: image/jpeg
Size: 3685 bytes
Desc: image005.jpg
Url : http://lists.spread.org/pipermail/spread-users/attachments/20140708/c94e560f/attachment-0009.jpg 


More information about the Spread-users mailing list