Search found 3 matches

by tpalagyi
Wed, 2016-09-14, 17:34
Forum: DCMTK - General
Topic: 10 Gb/s and DCMTK
Replies: 1
Views: 3245

10 Gb/s and DCMTK

During testing on 10 Gb/s network I experienced very low bandwidth usage during the tests: ~ 1.5 Gb/s instead of the 8 Gb/s I measured with IPerf and with my own Java tool for network transfer speed measurement. Investigation showed that DCMTK unfortunately always set TCP send and receive buffers by...
by tpalagyi
Tue, 2016-09-13, 19:03
Forum: DCMTK - General
Topic: sending 2 object instance at a time using cstore
Replies: 2
Views: 4710

Re: sending 2 object instance at a time using cstore

"DCMTK does not fully support asynchronous operation (but has some parts implemented, as far as I remember... :D ) "
Any change around asynchronous operations?
I know it is hardly implemented by vendors, but could be useful to fight network latency.
by tpalagyi
Fri, 2016-02-12, 10:21
Forum: DCMTK - General
Topic: SO_SNDBUF, SO_RCVBUF and impact on loopback transfer
Replies: 7
Views: 10617

Re: SO_SNDBUF, SO_RCVBUF and impact on loopback transfer

FYI, I am experiencing the same problem with the git trunk version. Unfortunately I found this topic after my own struggle that I described in http://lapraszerelt.blogspot.hu/2016/02 ... -slow.html .