Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
plinkplonk
14y ago
0 comments
Save
Share
Erlang for abstraction and C for performance sounds cool. I'd be interested in how much (or whether) you are using C++ (vs C). I hope you'll address that in your write up.
0 comments
3 comments · 1 top-level
top
newest
oldest
dlsspy
14y ago
· 2 in thread
ep-engine (the core of membase and what handles all of the data moving around between networks, memory and disks) is almost entirely C++.
sriram_sun
14y ago
Are you using any C++ libraries for the networking stuff or plain OS specific socket APIs?
dlsspy
14y ago
The networking stuff is the memcached engine branch. It's pure C and loads ep-engine as a module for doing all the backend junk.
j
/
k
navigate · click thread line to collapse