InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
C Io Projects
-
Project mention: It is wise to deploy multiple nodejs instance in multicore CPU? | reddit.com/r/node | 2023-01-11
That is not strictly true. Node.Js uses a single thread to execute your javascript code. But, underneath there is libuv that spawns thread-pool to execute DNS lookups, FS calls and crypto - by default the size of that pool is 4 threads.
-
xNVMe
Portable and high-performance libraries and tools for NVMe devices as well as support for traditional/legacy storage devices/interfaces.
Basically io_uring grew a lot, the latest API offers incredible tools but there are very few examples in any language (xnvme and fio), and in particular I'm struggling to understand how to do it in Rust: where should unsafe code stop? should I simply expose the io_uring api as unsafe, or should I do more work in C and present the ring when ready to rust?
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
C Io related posts
- The next deep magic Linux program to change the world? io_uring
- What are prerequisite knowledges to write a web server?
- threading
- Libuv - Cross-platform asynchronous I/O
- Go Vs Nodejs in terms of Http server performance. Who delivers the higher number of concurrent requests?
- When did Windows start letting you open ISOs without mounting them as a CD first???
- Node.js Roadmap for Beginners
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Feb 2023