Hello,

I am writing some code that interacts with the Arrow Java library in Apache
Spark and trying to understand the best way to use/manage buffer
allocators. I am wondering:

(1) Is buffer allocator thread safe?
(2) Should I create a root allocator (maybe one per jvm?) to allocate all
memory?

Thanks,
Li

Reply via email to