W
W
WonderMetal2014-05-28 12:04:09
Ruby on Rails
WonderMetal, 2014-05-28 12:04:09

What to study for high-load projects?

Please tell me which books to read for building high-load architecture on a web project, in particular, rails is of interest. Yes, I understand that everything comes with experience, but I want to start moving in this direction.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Pavel Solovyov, 2014-05-28
@pavel_salauyou

not specifically on ruby, but in general, study such concepts as vertical and horizontal scaling, load balancers, caching systems: redis, document-oriented databases.
Web server: nginx, task queue servers: rabbitmq. And there are no books on highload.

N
napolskih, 2014-05-31
@napolskih

Matches normally. We have 20k requests per minute. Average response time 250 ms. Is this a highload? 90% of principles and solutions are framework and language independent.

Y
Yuri Morozov, 2014-05-28
@metamorph

Erm, well, highload and rails don't go well together.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question