Commit 060dad00 authored by Nilesh Jagdish's avatar Nilesh Jagdish

Added To-Do

parent ab38b1a9
TO-DO :
1. To find which language is easier to use with libvirt apis(C or python)
2. To understand how cpu utilization is calculated for a domain
3. To find out which type of requests can create following situation
- Start client in low load mode with a single server vm running
- Increase client load so that goes into high load mode(i.e. cpu utilization of server goes
above a threshold)
- At this point, autoscaling program intervenes and spawns a new server vm
- Now client will divide it's requests to both the servers, resulting in both servers going in low load mode
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment