mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
57320897cb
* Try to process rooms concurrently in FS /send * Clean up * Use request context so that dead things don't linger for so long * Remove mutex * Free up pdus slice so only references remaining are in channel * Revert "Remove mutex" This reverts commit 8558075e8c9bab3c1d8b2252b4ab40c7eaf774e8. * Process EDUs in parallel * Try refactoring /send concurrency * Fix waitgroup * Release on waitgroup * Respond to transaction * Reduce CPU usage, fix unit tests * Tweaks * Move into one file |
||
---|---|---|
.. | ||
api | ||
routing | ||
federationapi_test.go | ||
federationapi.go |