-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bradley M. Kuhn wrote:
> I am working on the problem that Loic dubbed "server reduce
> backlog", which is described at the following URL:
> http://ur1.ca/4bk
>
> As of r4401, I have produced test73 in test-pokeravatar.py.in that
> I believe shows the problem is not occurring at the PokerAvatar
> level, at least not in a way that I can see.
>
> I therefore cannot figure out where in the server stack the packets
> are being queued.  I had assumed the problem was occurring because
> PokerAvatar.queuePackets() was called, and then the packets were
> being left in that queue indefinitely until the client reconnected.
> test73 shows that clearly isn't the case, so there is more research
> to be done on this question.
>
> One thought might be that PokerAvatar.queuePackets() is not being
> called at all when the sitOut in question occurs, and therefore all
> packets _are_ being sent. Then, would they get queued by Twisted?
> By pokerservice? By the network itself?
>
> Any thoughts that folks have would be appreciated.  I assume this
> task got created for the server because the behavior was witnessed
> in jspoker.  Can someone rerun that and get a better sense from the
> client side what conditions are created that cause this influx of
> packets?
Hi,

I will write a test that creates a possible scenario along the
following lines:

1) create an avatar
2) create a table
3) register two players and start dealing hands
4) connect the avatar on the table
5) see the packet queue in the avatar grow forever

My description is fuzzy and it's not worth discussing it until I make
an effort to clarify. I apologize for creating an unclear task
description.

Cheers

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAki8MSAACgkQ8dLMyEl6F21c/wCeK9Z6PJZRmryBDwJavO5pyLaa
BisAn2K+Ewh/cOVyfbasLIX86HdY0PjS
=rirg
-----END PGP SIGNATURE-----

begin:vcard
fn:Loic Dachary
n:Dachary;Loic
org:pokersource
adr:;;12 bd Magenta;Paris;;75010;France
email;internet:[EMAIL PROTECTED]
title:Senior Developer
tel;work:+33 9 51 18 43 38
tel;cell:+33 6 64 03 29 07
x-mozilla-html:FALSE
url:http://dachary.org/
version:2.1
end:vcard

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to