4

As far as I understand, Linux does not have IO Completion Ports.
That's probably the reason why in Scala (JVM) developer should explicitly notify API about blocking operations.

However, Task Parallel Library seems to not bother the developer with such details. Everything works out of the box.

But how then is thread starvation avoided in case of Mono/NetCore on Linux?

Pavel Voronin
  • 13,503
  • 7
  • 71
  • 137

0 Answers0