Jace A Mogill

Results 8 comments of Jace A Mogill

Implement a memory allocator based on R. Marotta, M. Ianni, A. Scarselli, A. Pellegrini and F. Quaglia, "_NBBS: A Non-Blocking Buddy System for Multi-core Machines,_" 2019 19th IEEE/ACM International Symposium...

A pure JS implementation is possible, but would require rewriting the EMS C library in JS. A partial list of that functionality includes: - Synchronization mechanisms that directly manipulate CPU...

From the description of your use case it doesn't sound like EMS brings anything to the table, and of course encoding binary data as a base64 string would be unwanted...

Hi Farzad, Unfortunately that's not possible presently, but it could be implemented at the cost of pausing access in order to rehash the EMS array when it is resized. The...

EMS was just refactored to use Nan, which will make proper v8 thread pool and callbacks much easier to implement. Persistence mechanisms to be added to EMS in the near...

Delete was left out for reasons which are no longer relevant. My apologies for the missing function, expect a release including a `delete` primitive in a few days, until then...

I'm still working on this, but while implementing `delete` I found an unrelated bug which my schedule has kept me from finishing. The fix I intended to address this issue...

That's what the website should say. The claim as written is deceitful.