-
I am testing Dart capabilities as a web server and I am doing some easy tests against Node.js
I have written a simple program using the [Alfred web server](https://github.com/rknell/alfred) and I …
-
Bonjour,
Je rencontre un problème d'installation avec la nouvelle version de GeoCam. Voici le message d'erreur que je reçois lors de l'exécution de la commande `./scripts/docker.sh up -d` :
```
…
-
Could you explain why do you do load on every iteration?
https://github.com/axboe/liburing/blob/master/src/include/liburing.h#L295
MBkkt updated
1 month ago
-
I am using the [current ampache nosql-preview docker image](https://hub.docker.com/layers/ampache/ampache/nosql-preview/images/sha256-2eb36bbec277de4b997a74f7de077f3e2f69e4f556e896fb6108c8972274e387?c…
-
Users with heavy usage of events and, in particular, where their webhooks take a long time to return need a much larger pool size than we've been considering (e.g. by [Little's Law](https://en.wikiped…
-
When using `io_uring_prep_link_timeout` the resulting CQE may have the `res` field set to `-ENOENT`.
This return value is not documented in the `io_uring_prep_link_timeout(3)` man page and understand…
-
is it safe that uv_read/uv_udp_recv again after uv_read_stop/uv_udp_recv_stop? (no errors)
I only known we can do that on unix (just cancel readable/writable waiting), but I do not know anything ab…
esowt updated
4 years ago
-
### Feature description
I run Spark and I noticed most of the cpu is being used on sending packets, maybe there are some ways to optimize it, for example like Paper did with their Spigot fork? Some…
-
I just realized push-based consensus decoding could solve a bunch of issues:
* Work with APIs that don't enable pull-based decoding
* Enables trivial `async` deserialization
* Potentially enable …
-
- [x] io_uring_prep_link_timeout
- [x] io_uring_prep_send_zc_fixed
- [x] io_uring_prep_sendmsg_zc
- [x] io_uring_prep_send_set_addr
- [x] io_uring_prep_getxattr
- [x] io_uring_prep_setxattr
- [x…