By CodingMonkey
When I upgrade to a multi-core (from 1 vCPU to 2 vCPU) do I need to upgrade anything (besides my code) to take advantage of 2 vCPU?
If I simply resized my droplet without a brand new Ubuntu install, if my python single thread non asyncIO script ran on 1 vCPU writing data to PostgreSQL before, do I need to upgrade anything in order to take advantage of 2 vCPU? i.e. PostgreSQL probably execute on the second vCPU as my main data analysis script will use up 1 vCPU?
Thanks!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
You won’t have to update anything, this should be done automatically.
Additionally, I’m not sure how you’ve configured your python script to use only one core but generally, unless you have a very valid reason for it use only one core I’ll recommend against it.
All in all, after you upgrade your Droplet, everything should start utilizing both your CPUs.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.