-
I’m experimenting using `okio.Buffer` with `SocketChannel`.
One challenge is `SocketChannel` doesn’t offer APIs that fit Okio:
```java
public class SocketChannel ... {
...
public int …
-
It was pointed out that unlike Galactic Bard and Tycoon’s Ambition, many cards that can declare ambition don’t say “Do not place the zero marker”.
- [Populist Demand](https://cards.ledergames.com/c…
-
Dear Kun Wu,
I hope this message finds you well.
I have a few questions regarding your paper, "Large Graph Convolutional Network Training with GPU-Oriented Data Communication Architecture." Whe…
-
### 🚀 The feature, motivation and pitch
### Feature
Nvidia's Jetson devices share memory between the device's CPU and GPU. In theory, this would enable a [zero-copy](https://docs.nvidia.com/cuda/cud…
-
**Is your feature request related to a problem? Please describe.**
Netx requires that the packet ip header is 4-byte aligned. This is problematic on systems that require 4-byte aligned DMA access, as…
-
Add some form of zero copy to the gstreamer encoder and decoder (#3706).
We use [Gst.Buffer](https://lazka.github.io/pgi-docs/Gst-1.0/classes/Buffer.html)s wrapping one or more [Gst.Memory](https://l…
-
Here's one way to achieve this:
```c++
Publisher p("topic");
void *ptr = p.get_msg(size);
```
`ptr` is allocated in the shared memory (using `Allocator`) and given to the user. We also assign a…
-
Use shared OpenGL context to avoid the whole device->host->device ping pong
ronag updated
4 years ago
-
# Context
I'm currently the maintainer of [avro4k](https://github.com/avro-kotlin/avro4k) and I'm planning to use okio for kicking out java streams and hoping a day to be multiplatform.
A lot of…
-
This might not be the right place to ask this question. But I saw you are working on some solution. @ming1
I am comparing two approaches of using a TCP NVMe-oF target from a host.
1) directly attac…