Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rarestblog
on Oct 22, 2010
|
parent
|
context
|
favorite
| on:
Moving from PHP to C saved my web startup.
Memcached? Only vertically? Horizontal scaling is built-in in all memcached clients.
BuckToBid
on Oct 22, 2010
[–]
yes, I was just saying that we can't wait for replication, when someone places a bid all the others users must have that information immediately.
rarestblog
on Oct 22, 2010
|
parent
[–]
memcached doesn't do replication as far as I know. It will just have to do some requests second time. It still beats re-calculation on each request.
ary
on Oct 22, 2010
|
root
|
parent
[–]
Replication is the wrong word for it. Key distribution is what you want. If a given memcache server goes down then the keys it was storing should get reloaded to a different one in your pool by your cold cache loading code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: