Top "Capacity-planning" questions

Capacity planning is the science and art of estimating the space, computer hardware, software and connection infrastructure resources that will be needed over some future period of time.

How do I enable FFMPEG logging and where can I find the FFMPEG log file?

I want to be able to log FFMPEG processes because I am trying to work out how long a minute …

file logging encoding ffmpeg capacity-planning
Caveats of select/poll vs. epoll reactors in Twisted

Everything I've read and experienced ( Tornado based apps ) leads me to believe that ePoll is a natural replacement for Select …

networking scalability twisted capacity-planning
How can I do a capacity planning of my web application and decide the deployment architecture?

I have an ASP.net web application deployed on the small AWS instance (Dual Core AMD, 2.60 GHz, 1.7 GB RAM). I …

performance deployment load-testing capacity-planning
How do you do website capacity planning?

I just read the book The Art of Capacity planning (BTW, I liked it), and in it the author explains …

project-management capacity-planning