-
This is primarily about named pipes but the problem may not be specific to it.
msbuild and Roslyn use named pipes to implement interprocess communication.
They randomly hang when running on FreeBSD…
wfurt updated
4 years ago
-
Traceback (most recent call last):
File "/Users/dsully/dev/tools/apps/deployment/bin/process-deployment-queue", line 150, in main
create_server(fabric.name, http_port).start()
File "/Users/dsu…
-
In Heptapod by bitbucket_importer on Jun 11, 2012, 09:50
*Created originally on Bitbucket by [EDevil (André Cruz)](https://bitbucket.org/[7.3.7](https://github.com/gitlab-importer/pypy/milestone/7)B1…
-
### What version of Bun is running?
1.1.22
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
Install `terminal-kit` (3.1.1) from NPM (`bu…
-
It's important to implement these polling systems in order to surpass the c10k problem.
http://www.kegel.com/c10k.html
-
Discovered through https://github.com/openrewrite/rewrite/issues/3167 for @magicwerk. Given this minimal `pom.xml`
```xml
4.0.0
org.example
magic
1.0-SNAPSHOT
…
-
```
Where possible, use OS system calls to monitor filesystem changes. This will
be much more efficient than walking the filesystem constantly, perhaps even
enough to be used in production (no serve…
-
The fact that signals are only supported on Linux is currently one of the issues using Smithay on BSDs. It looks like it should be possible to implement this with kqueue instead of signalfd, though I'…
-
~ $ gem install kqueue -v 0.0.1
Building native extensions. This could take a while...
ERROR: Error installing kqueue:
ERROR: Failed to build gem native extension.
current directory…
-
Implement kqueue support in xpoll.c - speed up the server on BSD and Darwin when a _lot_ of clients are connected.
hessu updated
3 years ago