|
|
|
Thread programming without sleep or WaitFor events
|
|||
|---|---|---|---|
|
#18+
We need very high performance to process UDP Socket messages. If we use sleep(0) or sleep(1) or WaitForSingleObject (Event based) it works but sometime we get 15-16ms latency. If we don't use these it works perfectly but in this case the blocks other operations. Is there any way to use Threads without any latency in Delphi? Maybe by dedicating one of core to this thread. note: мой русский язык очень плохой :( спасибо... ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 29.04.2020, 17:29 |
|
||
|
Thread programming without sleep or WaitFor events
|
|||
|---|---|---|---|
|
#18+
selobabaIs there any way to use Threads without any latency in Delphi? Yes but you must hire an experienced programmer. Posted via ActualForum NNTP Server 1.5 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 29.04.2020, 17:44 |
|
||
|
|

start [/forum/topic.php?fid=58&fpage=45&tid=2038368]: |
0ms |
get settings: |
7ms |
get forum list: |
19ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
71ms |
get topic data: |
13ms |
get forum data: |
3ms |
get page messages: |
53ms |
get tp. blocked users: |
2ms |
| others: | 234ms |
| total: | 410ms |

| 0 / 0 |
