aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Avoid copying data just to compress them when it is not neces...Henning Baldersheim2021-08-301-4/+2
* Revert "Avoid copying data just to compress them when it is not necessary."Henning Baldersheim2021-08-301-2/+4
* Avoid copying data just to compress them when it is not necessary.Henning Baldersheim2021-08-301-4/+2
* Let server session.connect() conncet to net, and use newest destinationJon Marius Venstad2021-08-237-18/+80
* Cut the heaviest dynamic throttle policy mini-benchmarksJon Marius Venstad2021-08-181-4/+4
* Use protocol of latest ownerJon Marius Venstad2021-08-172-8/+8
* Move conditional broadcasting downJon Marius Venstad2021-08-173-19/+18
* Use injectable network multiplexer holder in SessionCache to bridge generationsJon Marius Venstad2021-08-162-10/+6
* Unit test for multiplexerJon Marius Venstad2021-08-161-0/+187
* Insert a NetworkMultiplexer between MessageBus and its NetworkJon Marius Venstad2021-08-163-13/+169
* Remove uneeded overloadJon Marius Venstad2021-08-162-5/+0
* Remove unused variableJon Marius Venstad2021-08-161-4/+2
* Reduce entanglementJon Marius Venstad2021-08-166-16/+12
* Prefer final fields to post-construction modificationJon Marius Venstad2021-08-165-30/+17
* Set owner for send-reply and protocol for reply encoding earlierJon Marius Venstad2021-08-161-13/+18
* More non-functional changse, typosJon Marius Venstad2021-08-163-21/+12
* Non-functional changesJon Marius Venstad2021-08-161-0/+1
* Add bracesHenning Baldersheim2021-07-021-2/+6
* Implement use of multiple rpc targets in mbusHenning Baldersheim2021-07-024-41/+59
* - Control tcp-no-delay explicit.Henning Baldersheim2021-07-022-0/+9
* Use a 128_Ki literalHenning Baldersheim2021-07-021-1/+1
* Support multiple network threads in mbus.Henning Baldersheim2021-07-024-2/+16
* No functional changesJon Bratseth2021-06-282-4/+4
* Update abi specJon Marius Venstad2021-06-151-1/+1
* Revert "Try to reduce test runtime for RoutingTestCase"Harald Musum2021-06-011-34/+12
* Merge pull request #18052 from vespa-engine/bratseth/cleanup-564Harald Musum2021-06-011-2/+3
|\
| * No functional changesJon Bratseth2021-06-011-2/+3
* | Merge pull request #18028 from vespa-engine/reduce-test-runtimeHenning Baldersheim2021-05-281-12/+34
|\ \ | |/ |/|
| * Try to reduce test runtime for RoutingTestCasegjoranv2021-05-281-12/+34
* | admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-272-2/+2
* | Avoid non-positive explicit timeouts in MessageBusVisitorSesssionJon Marius Venstad2021-05-191-1/+1
* | Set forkCount paramter for maven-surefire-plugin to speed up testsgjoranv2021-05-141-0/+7
|/
* More lazy debug log message generationJon Marius Venstad2021-04-281-5/+4
* Use a map with better asymptotic behaviour, as comparable speed when smallJon Marius Venstad2021-03-151-2/+2
* string.h does not need alloc.hHenning Baldersheim2021-02-212-0/+2
* use size literals in messagebusArne Juul2021-02-154-15/+19
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-316-1/+6
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-282-4/+3
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-282-3/+4
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-272-4/+3
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-272-3/+4
* Non-functional changesJon Marius Venstad2021-01-191-3/+2
* Remove unused classJon Marius Venstad2021-01-181-1/+1
* Fix unit testJon Marius Venstad2021-01-131-0/+1
* Ensure minimum window size is never less than 1.0, as that stops the session ...Jon Marius Venstad2021-01-131-2/+8
* Revert "Revert "Keep reply with most severe error when merging error replies""Jon Marius Venstad2021-01-071-2/+2
* Revert "Keep reply with most severe error when merging error replies"Jon Marius Venstad2021-01-071-2/+2
* Keep reply with most severe error when merging error repliesJon Marius Venstad2021-01-061-2/+2
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-053-43/+25
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-053-25/+43