aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/equeue
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2024-10-151-0/+1
| | | | commit_hash:a9d505ad0eca8d52e322f9b3f5daaa1968f65b7b
* feat contrib: aiogram 3armenqa2024-01-196-111/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+20
|
* Intermediate changesrobot-piglet2023-07-284-20/+223
|
* revert rXXXXXX (see discusstion in pr), will commit again more pci-dss ↵kulikov2023-07-277-242/+20
| | | | friendly way
* try to get rid of locks and allocations for elastic queue thread poolkulikov2023-07-217-20/+242
| | | | | | | | | In case of heavy load and high rps current thread pool implementation seems to have problems at least with contention on lock inside condvar (long futex wait calls from http server listener thread), so try to implement something more efficient: - replace condvar with TEventCounter implementation without internal lock (pthread condvar maintains waiters wakeup order, thread pool doesn't need it); - introduce well-known bounded mpmc queue over ring buffer; - get rid of TDecrementingWrapper; - add options to turn on new pool in library/cpp/http/server and search/daemons (will remove after adoption); - make elastic queue ut check both versions; - workaround problems with android/arm build targets.
* add ymake export to ydbalexv-smirnov2023-06-132-0/+29
|
* Remove extra semicolon (library)bulatman2023-06-101-1/+1
|
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-282-29/+0
|
* External build system generator release 21robot-ya-builder2023-03-171-3/+3
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-152-0/+29
|
* Intermediate changesrobot-piglet2023-03-092-0/+20
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* Intermediate changesrobot-piglet2023-02-073-3/+3
|
* Intermediate changesrobot-piglet2023-02-073-3/+3
|
* External build system generator release 12robot-ya-builder2023-01-311-1/+1
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-174-4/+4
| | | Update tools: yexport
* Sync linux-headers instead of using system onesthegeorg2022-12-154-10/+63
|
* IGNIETFERRO-1105 Add missing PEERDIRs for deprecated atomiceeight2022-06-161-0/+1
| | | | ref:7ff80f9897aa27d91ceddb2dbeca2adad400038d
* intermediate changesarcadia-devtools2022-06-071-1/+1
| | | | ref:ef90b2b7f42604225d9ae8f4f0af73614761b65f
* intermediate changesarcadia-devtools2022-03-152-33/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-011-0/+9
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
* intermediate changesarcadia-devtools2022-02-181-0/+8
| | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3
* Restoring authorship annotation for <v01d@yandex-team.ru>. Commit 2 of 2.v01d2022-02-102-31/+31
|
* Restoring authorship annotation for <v01d@yandex-team.ru>. Commit 1 of 2.v01d2022-02-102-31/+31
|
* Restoring authorship annotation for <kulikov@yandex-team.ru>. Commit 2 of 2.kulikov2022-02-103-214/+214
|
* Restoring authorship annotation for <kulikov@yandex-team.ru>. Commit 1 of 2.kulikov2022-02-103-214/+214
|
* Restoring authorship annotation for <timestep@yandex-team.ru>. Commit 2 of 2.timestep2022-02-101-1/+1
|
* Restoring authorship annotation for <timestep@yandex-team.ru>. Commit 1 of 2.timestep2022-02-101-1/+1
|
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 2 of 2.tobo2022-02-102-4/+4
|
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 1 of 2.tobo2022-02-102-4/+4
|
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2.yazevnul2022-02-101-3/+3
|
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 1 of 2.yazevnul2022-02-101-3/+3
|
* Restoring authorship annotation for <eeight@yandex-team.ru>. Commit 2 of 2.eeight2022-02-103-8/+8
|
* Restoring authorship annotation for <eeight@yandex-team.ru>. Commit 1 of 2.eeight2022-02-103-8/+8
|
* Restoring authorship annotation for Ilnur Khuziev <ilnur.khuziev@yandex.ru>. ↵Ilnur Khuziev2022-02-103-4/+4
| | | | Commit 2 of 2.
* Restoring authorship annotation for Ilnur Khuziev <ilnur.khuziev@yandex.ru>. ↵Ilnur Khuziev2022-02-103-4/+4
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-075-0/+266
ref:cde9a383711a11544ce7e107a78147fb96cc4029