Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PGM and SPM

2 views
Skip to first unread message

Gert Leunen

unread,
Jan 6, 2010, 7:33:05 AM1/6/10
to
Is there a way to adjust the rate at which SPM packets are send when using a
PGM socket ? If I could adjust this setting I have control on how fast the
protocol detects a packet send failure.


Jialiang Ge [MSFT]

unread,
Jan 7, 2010, 3:54:17 AM1/7/10
to
Hello

How do you send SPM packet through PGM socket? Could you please share some
code samples?
http://msdn.microsoft.com/en-us/library/dd646625(PROT.10).aspx
http://msdn.microsoft.com/en-us/library/ms740147(VS.85).aspx

I'm not sure whether SPMInterval mentioned in the first article could help
in this case.

Regards,
Jialiang Ge
Microsoft Online Community Support

=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msd...@microsoft.com.

This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================

Gert Leunen

unread,
Jan 7, 2010, 6:28:17 AM1/7/10
to
When you send data using a PGM socket the SPM packets are created
implicitely by the protocol for its own purposes of building a node tree.

I want to use PGM to reliably multicast data to other nodes. But PGM only
relies on negative acks send when one of the receiving nodes detects it has
missed some packets. But what about the final packet of a stream ? A
receiving node can never know it missed it. Since no more packets are being
send so it can't detect a gab in the received sequence numbers. According to
what I have read, the periodically send SPM packets have also sequence
numbers. So, eventually the receiver will detect a missed packet. But the
upper bound on the detection time is defined by the rate at which these SPM
packets are send. Now, my question is if I instruct the PGM protocol to
adjust this rate ?

kind regards,
Mario

""Jialiang Ge [MSFT]"" <jia...@online.microsoft.com> wrote in message
news:OiGoIc3j...@TK2MSFTNGHUB02.phx.gbl...

Jialiang Ge [MSFT]

unread,
Jan 13, 2010, 6:06:28 AM1/13/10
to
Hello

I'm still performing researches on this question. I will update you as soon
as I have any findings.

Jialiang Ge [MSFT]

unread,
Jan 19, 2010, 10:36:47 PM1/19/10
to
Hello

After many hours' research, I don't find such a socket option. The minimum
SPM heartbeat timeout is 1 second and grows up to maximum of 15 seconds.

0 new messages