paxel

Results 10 comments of paxel

does not solve the problem. you should check if destdir is empty and replace it in that case with a single dot. that would result in . /$prefix which would...

I thought it's about the security issue of using a specific prefix to write into absolute system paths. but maybe I'm wrong. apologies. Florian Schmaus ***@***.***> schrieb am Mi., 22....

I made almost all reader and builder recyclable in my fork to avoid creating so many objects. the code looks not very Java in the end. also I didn't find...

while thinking about the Serialize class: about three years ago you introduced the Allocator to allow more flexibility in where the memory comes from, and while I could make some...

A while ago I wanted to create a code generator from capnproto schema that creates pojo classes. at some point I got a distracted and totally forgot about it. https://github.com/paxel/admiral-plasma...

A few insights I learned from using the experimental Blocking template for MpscArrayQueue. I just took the code template that is meant to do a just in time compiled version...

To be clear here, the actors are never idle. I just turned off the firehose to see how the Parknano busy wait looks in htop. Then I saw that all...

I am very interested in that xadd. We still lose 3 Gbit/s with the nanopark strategy. Where can I find it?

Veeeery interesting. Only one problem: The unbound. We need limited queues because of the amount of data. if we have a hickup, the memory runs full in the blink of...

I am terribly sorry. last year went completely under water. I will try to do this asap