Settings

Theme

Streaming with RaftLib

medium.com

5 points by invalidpath 10 years ago · 4 comments

Reader

cracker_j 10 years ago

holy crap, thats a lot of code. is this guy just memcpy'ing data around though?

  • jcbeard 10 years ago

    Nope, not a lot of memcpy....mostly zero copy, in-place allocation, etc.. It's now a pet project so the code base is steadily expanding, it's actually a bit in flux (code, not the API) since I'm porting to Windows as well, so please excuse the mess. Feel free to use it, seems most of the users interested so far want it for search, or OpenCV. I'm kindof shocked there are as many people using it as there are since I've yet to add back in the multi-node support (I'm building in container support for remote node exec, and re-writing undergrad produced research code).

CaptainKrunch 10 years ago

Seems interesting

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection