|
|
|
|
|
by ubu7737
2524 days ago
|
|
This is absurd, the original platform libraries do not account for the fastest use-cases in any specialized IO case. Java NIO channel should have been used for this. It was demonstrated back in the early 2000s with the "Grand Canyon" demo achieving very good throughput for its time, and it's still the gold standard. |
|