UbitUmarov
|
7b55d42b11
lludp fix max packet size on ack appends
|
před 5 roky |
UbitUmarov
|
0944a96517
llupd direct encode object updates for agents; let terse updates be zeroencoded. This is not as spec but does work
|
před 5 roky |
Robert Adams
|
bd1b992aaf
Add Thread.ResetAbort() to various thread loops to clean up errors on
|
před 5 roky |
UbitUmarov
|
bcf05afd64
direct encode terseupdates
|
před 5 roky |
UbitUmarov
|
4de5e14e54
issues with udp buffers pool on heavy load
|
před 5 roky |
UbitUmarov
|
a07951b044
fix UDPBuffersPoolCount value (readable with stats show clientstack
|
před 5 roky |
UbitUmarov
|
d5d4dc4754
zero decode using a buffer from the pool
|
před 5 roky |
UbitUmarov
|
d01165818d
change UDPPacketBuffer pools (does waste a bit of memory)
|
před 5 roky |
UbitUmarov
|
0c38d52538
cosmetics on terrain patchs
|
před 5 roky |
UbitUmarov
|
b24c669c16
more on the hack (runprebuild)
|
před 5 roky |
UbitUmarov
|
02492f7b15
replace my hack by others hack
|
před 5 roky |
UbitUmarov
|
817b622b79
changes on updates
|
před 5 roky |
UbitUmarov
|
cf89799c0b
changes on updates
|
před 5 roky |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
před 5 roky |
UbitUmarov
|
7a4d8017d7
simplify a bit
|
před 6 roky |
UbitUmarov
|
d179b2dda1
avoid data references stuck in packet pools
|
před 6 roky |
UbitUmarov
|
3741abab7c
udp threads don't need to be fg
|
před 6 roky |
UbitUmarov
|
cf33e0440a
reduce some threads priority
|
před 6 roky |
UbitUmarov
|
9e4bf3439c
change throtle datasnapshot get
|
před 6 roky |
UbitUmarov
|
d38161f83d
retire our BlockingQueue replaced by BlockingCollection and cross fingers
|
před 6 roky |
UbitUmarov
|
49b4408782
some cleanup
|
před 6 roky |
UbitUmarov
|
ad43cc6784
change llclient async udp packets processing. Removed the shared Jobengine that made only one thread do some packets for all users, and removed the FireAndForget, so each user could issue a unlimited number of threads. Added a new JobEngine per client, so each gets at most one thread,and that thread can be released if iddle (for 5 seconds )
|
před 7 roky |
UbitUmarov
|
3ba63dde6e
udp is not tcp. If mono versions have bronke udp sento, better update, also having 300 threads because object select is not funny
|
před 7 roky |
UbitUmarov
|
e650a4ff16
remove excessive notion of paralelism
|
před 7 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
Melanie Thielker
|
69776aa70c
Remove the AllowAlternatePorts option. It wasn't implemented anyway.
|
před 8 roky |
UbitUmarov
|
b2c553b459
work around some warnings
|
před 8 roky |
UbitUmarov
|
e281876ecd
restore higher resolution clock on udpserver and lower uaeraccouts caching time
|
před 8 roky |
UbitUmarov
|
d8812ba2d1
revert to lower resolution clock on udpserver for testing
|
před 8 roky |
UbitUmarov
|
c349a1a5e7
also log estimated average Util.GetTimeStampMS() resolution
|
před 8 roky |