-
JIRA Issue: [KIEKER-1041] Evaluate use of dynamic bytecode generation in analysis framework
Original Reporter: Andre van Hoorn
***
There is some need to improve the performance of the pipes-and-filt…
-
|[](https://github.com/ihaywood3)| @ihaywood3 reported|
|-|-|
|Trac ID|trac#9938|
|Type|enhancement|
|Created|2020-08-16 07:46:28Z|
|Branch|https://github.com/twisted/twisted/tree/9938-ihaywood3-smb-p…
-
I'm attempting to use named pipes with `fastp` but have been so far unsuccessful. The specific usecase is I would like to perform some operations on R1 and R2 data, prior to execution of `fastp`, and …
-
**Describe the enhancement:**
When a agent bootstraps fleet-server it connects to fleet-server's "internal server", a dedicated HTTP server running on `localhost:8221`. This server shares same config…
-
Hi Alex,
I am using STAR on a cluster. And I saw that I created Fifo-files (unzipped the readfiles on the fly). This is happening on the network file system (NFS).
Can this cause any corrupted re…
-
**Is your feature request related to a problem? Please describe.**
Currently, there is no way to restore handle ownership from a [`NamedPipeServer`][NPS] or [`NamedPipeClient`][NPC].
**Describe th…
-
Since Unix domain sockets are available in async-std, I think it is also in scope to add support for Windows named pipes.
There already exists a crate on top on mio (just like `mio-uds`) that we sh…
-
*Issue migrated from trac ticket # 1454*
**component:** platforms | **priority:** major | **keywords:** win32
#### 2017-03-01 14:43:08: antoine created the issue
___
> Follow up from #1174. Some g…
-
I'm curious if it's possible to mount a named pipe within a Windows container in Service Fabric. The `docker run` equivalent would be:
```
docker run -d -v //./pipe/blah://./pipe/blah ...
```
…
-
At least on Windows, the plugin frequently logs retry attempts when connecting to the docker host via named pipes:
```
[INFO] I/O exception (java.io.FileNotFoundException) caught when processing req…