summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/interconnect
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement external data channel: connectionalexvru2023-04-138-14/+196
|
* Remove excessive reading from the pipealexvru2023-04-134-30/+48
|
* Prepare for XDC supportalexvru2023-04-111-224/+232
|
* Intermediate changesrobot-piglet2023-04-1012-15/+39
|
* Fix channel scheduleralexvru2023-04-071-10/+6
|
* Switch to lld64.ld on darwin target platformhiddenpath2023-04-013-6/+3
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-287-214/+0
|
* revert light eventsxenoxeno2023-03-2821-161/+90
|
* Add not enough execution metrics,kruall2023-03-242-0/+6
|
* Mandate sdk_version 11.0 when targeting MacOSthegeorg2023-03-233-3/+3
|
* External build system generator release 21robot-ya-builder2023-03-177-21/+21
| | | Update tools: yexport
* Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests,serg-belyakov2023-03-173-48/+35
| | | Remove redundant LeaseHolder resets
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-1536-0/+1445
|
* Add all-to-one UT, add handshake broker to test environment,serg-belyakov2023-03-154-66/+132
| | | | | | | | | Decrease HandshakeBroker inflight limit Add HandshakeBroker to test environment Setup Handshake broker in test environment Increase timeout, decrease cluster size
* Intermediate changesrobot-piglet2023-03-145-22/+166
|
* Add different next permission selection strategies for handshake broker,serg-belyakov2023-03-131-3/+38
| | | Add different selection strategies for handhsake broker
* Add Broker holder class which automatically frees the broker on destroy, ↵serg-belyakov2023-03-103-43/+82
| | | | | remove cancelled waiters from queue, do other minor improvements, Add TBrokerHolder class which automatically frees the broker on destroy,
* Improve coroutine actor interfacealexvru2023-03-101-5/+13
|
* Improve coroutine actor interfacealexvru2023-03-101-9/+14
|
* light events for actor systemxenoxeno2023-03-0920-94/+165
|
* Intermediate changesrobot-piglet2023-03-094-0/+79
|
* Intermediate changesrobot-piglet2023-03-076-4/+4
|
* External build system generator release 17robot-ya-builder2023-03-062-2/+2
| | | Update tools: yexport
* Interconnect handshake activity markdownalexvru2023-03-061-6/+3
|
* Remove incoming handshake broker, add inflight setting to IC common,serg-belyakov2023-02-284-26/+30
| | | | | Fix Remove outgoing handshake broker
* Intermediate changesrobot-piglet2023-02-076-68/+68
|
* Intermediate changesrobot-piglet2023-02-076-68/+68
|
* Parse old IC version record, when new one is not present,serg-belyakov2023-01-312-1/+14
| | | | | | | | | UT initial optional minor tag Initial
* External build system generator release 12robot-ya-builder2023-01-312-2/+2
| | | Update tools: yexport
* Fix serialization for external data channel,alexvru2023-01-236-18/+27
|
* Revert "Support interface part for ExternalDataChannel feature"gvit2023-01-236-16/+13
| | | | This reverts commit 0a05f95e826bc5416a494ba7822d7d7eaa8ce52c, reversing changes made to 1c58d6c48d9dc449c72880696f23217d19595db1.
* Use monotonic clock for time interval measurements in Interconnectalexvru2023-01-186-44/+54
|
* BS version control, Interconnect,serg-belyakov2023-01-182-3/+31
| | | BS version control, Interconnect,
* Support interface part for ExternalDataChannel featurealexvru2023-01-186-13/+16
|
* Introduce ExternalDataChannel settingalexvru2023-01-177-1/+13
|
* External build system generator release 8robot-ya-builder2023-01-178-8/+8
| | | Update tools: yexport
* Refactor sending and registration methods,kruall2023-01-121-3/+4
|
* Sync linux-headers instead of using system onesthegeorg2022-12-156-10/+65
|
* Rename TContiguousData to TRcBufinnokentii2022-12-091-1/+1
| | | rename TContiguousData to TRcBuf
* Improve IC packet slicingalexvru2022-11-173-14/+21
|
* Enable linux-arm platform.dcherednik2022-10-262-1/+61
|
* actors object modelivanmorozov2022-10-181-2/+2
|
* Pre resolve self address for discoveryhor9112022-09-291-1/+10
|
* External build system generator release 10robot-ya-builder2022-09-261-1/+1
| | | Update tools: yexport
* External build system generator release 7robot-ya-builder2022-09-061-1/+1
|
* Update external build system generation utilityrobot-ya-builder2022-09-012-0/+2
| | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags
* remove unused includestobo2022-08-311-1/+0
|
* Fix Wilson verbosity and PipeCache TraceId forwardingalexvru2022-08-191-3/+3
|
* Library/cpp/actors Activitieshor9112022-08-192-0/+6
|
* Prepare to clang14: fix library/cpp/actors/interconnect ↵heretic2022-08-102-2/+8
| | | | | | | -Wunused-but-set-variable && -Wdeprecated-copy fix library/cpp/actors/interconnect -Wdeprecated-copy fix library/cpp/actors/interconnect -Wunused-but-set-variable