Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Hello Sir, You did not mention anything about closing the database connection. Do we have to close the database connection after doDBProcessing(); or in the main function? Thanks and regards. Vishal
- Vishal Sudheer
Hi Pankaj , did you write any article on read-write locking (reader Preference and writer preference) ? Ankita
- Ankita
If your class provides more functionality rather than just running as Thread, you should implement Runnable interface to provide a way to run it as Thread. If your class only goal is to run as Thread, you can extend Thread class. I think something is wrong in the above statement.
- lamba