0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
penpot/backend/resources
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
..
app 💄 Improve readability on error report templates 2023-02-07 18:16:55 +01:00
climit.edn ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
log4j2-devenv.xml Don't log duplicate traceback 2023-03-14 12:30:27 +01:00
log4j2.xml 📎 Update docker log4j config 2023-02-07 18:17:08 +01:00
rlimit.edn ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00