HN user

gianone

2 karma
Posts0
Comments1
View on HN
No posts found.

Remember: System.out is a PrintStream which is a synchronized class. So multiple threads writing large amounts to System.out will block each other for sure