lutz
11/24/2020, 2:42 AMI'm looking for learning resources as an experienced PHP developer trying to understand the subtleties of working with the JVM. For example, PHP has essentially no concept of multithreading and asynchronous programming, while it seems pretty important to JVM development. Does anyone have suggestions?They are just starting to use kotlin on the backend and ran into some performance issues w/their impl of coroutines. Any recommendations?
asad.awadia
11/24/2020, 3:28 AMasad.awadia
11/24/2020, 3:29 AMasad.awadia
11/24/2020, 3:30 AMAlex Nordlund
11/24/2020, 10:12 AMasad.awadia
11/24/2020, 3:33 PMlutz
11/24/2020, 6:44 PMasad.awadia
11/24/2020, 6:46 PMMatteo Mirk
11/25/2020, 8:33 AMnicholasnet
11/25/2020, 4:59 PMedrd
11/25/2020, 5:01 PMlutz
11/25/2020, 5:24 PMrunBlocking
code that got removed. Do you have any docs I can send them about this issue:
Coroutines are not threads and blocking code degrades performance significantly.
asad.awadia
11/25/2020, 5:26 PMchristophsturm
11/26/2020, 9:46 AMJukka Siivonen
11/26/2020, 2:14 PMJukka Siivonen
11/26/2020, 2:18 PM