0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
penpot/backend
Andrey Antukh aafbf6bc15 ♻️ Refactor cocurrency model on backend
Mainly the followin changes:

- Pass majority of code to the old and plain synchronous style
  and start using virtual threads for the RPC (and partially some
  HTTP server middlewares).
- Make some improvements on how CLIMIT is handled, simplifying code
- Improve considerably performance reducing the reflection and
  unnecesary funcion calls on the whole stack-trace of an RPC call.
- Improve efficiency reducing considerably the total threads number.
2023-03-14 12:30:27 +01:00
..
dev 💄 Remove duplicate require in backend/dev/user.clj 2022-12-10 07:14:00 -05:00
resources ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
scripts ♻️ Refactor websockets impl to use virtual threads 2023-03-14 12:30:27 +01:00
src ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
test/backend_tests ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
build.clj 🐛 Fix unexpected exception on logger caused by log4j2 plugin 2023-02-11 00:52:23 +01:00
deps.edn ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
package.json
tests.edn
yarn.lock