top | item 38921964

(no title)

anonacct37 | 2 years ago

No memory leaks (unless you use shared memory). No weird connection pooling and caching issues or delays in picking up a config change. Every request is a fresh start, enforced by the OS. Buggy code (like image processing can only crash the current request).

discuss

order

No comments yet.