xwords/xwords4
Eric House 5897e4c59e make packet accumulator a thread that sends
Get rid of the single sender thread and the complexity of querying
individual queues for their state (and the slowdown that happened when
successful writes had to wait for those to devices that weren't
responding). Instead each PacketAccumulator does its own waiting with
timeouts and backoffs, wakes itself when appropriate, and periodically
sends if it can make a connection. Now when there are a bunch of
messages ready they'll get sent pretty quickly once connections to the
remote device start to be successful.
2019-06-23 10:13:31 -07:00
..
android make packet accumulator a thread that sends 2019-06-23 10:13:31 -07:00
common add debug-only option for invitee players to be robots 2019-06-23 10:12:05 -07:00
dawg fix md5sum calc for non-utf8 wordlists 2019-01-05 18:46:58 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux add debug-only option for invitee players to be robots 2019-06-23 10:12:05 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay stop storing fcm keys and similar data in postgres arrays 2019-06-23 10:10:00 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince make trade and move confirm non-blocking 2017-02-17 08:58:20 -08:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00