Search Results

Found 2 results for "533327d44118006ff67418e1bbf44f5e" across all boards searching md5.

Anonymous /v/716220264#716236349
7/23/2025, 7:03:49 PM
>>716231758
Everything pretty much happens on an async (uvloop) queue. I have worker pool available for CPU intensive tasks. I'm not an algorithm chad but for neighbor checks: tiles, objects are in an r-tree, and network players, npcs, monsters in a spatial hash where players are subscribers for neighbor updates. I have few other "managers" like the SIEM, which we can flag to run on a thread or a different process.
Anonymous /g/105992556#105995717
7/23/2025, 7:03:20 AM
>>105995636
I baked the bread and I removed the garbage that was added