Why Nostr? What is Njump?
2023-04-15 23:31:12
in reply to

dr.orlovsky on Nostr: Just one note: none of the async runtimes can handle 100k due to POSIX limit on ...

Just one note: none of the async runtimes can handle 100k due to POSIX limit on connection number which is 16 bit (number of ports per the underlying physical network card).

Async is a myth. It is nothing more than the threads, with semi-automatic allocation of procedures (“tasks”) over threads. And threads are limited and heavy - just a dozens per async runtime.
Author Public Key
npub13mhg7ksq9efna8ullmc5cufa53yuy06k73q4u7v425s8tgpdr5msk5mnym