Skip to content

Comment on Ntex: Powerful, pragmatic, fast framework for composable networking services

Comments

Starting ntex v0.5 async runtime must be selected as a feature. Available options are glommio, tokio or async-std.

Ooohhh it has Glommio support! Very cool! A very cool runtime that deserves more attention/package support.

What's very cool about it?

Thread-per-core style, with executors pinned to cores/core-regions. IO_URING and DirectIO support, and a bunch of nice utilities to make working with the thread-per-core style and sharding easy, including a neat utility to automatically mesh all your executors together with incoming outgoing channels.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.