Project Loom: Revolution In Java Concurrency Or Obscure Implementation Detail?
With Project Loom, technically, you can start utilizing RestTemplate again, and you ought to use it to, very efficiently, run a quantity of concurrent connections. Because RestTemplate beneath uses HTTP consumer from Apache, which makes use of sockets, and sockets are rewritten so that each time you block, or anticipate studying or writing information, you’re…