aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/shared_threading_service.h
Commit message (Expand)AuthorAgeFilesLines
* GC the last remain of obsolete ClockHenning Baldersheim2023-12-151-3/+1
* Use shared executor for warmup and GC warmup executor.Henning Baldersheim2023-12-051-2/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use a unique_ptr and hide implementation.Henning Baldersheim2022-12-211-3/+5
* Remove unused code after the shared field writer is used for all document dbs.Geir Storli2022-05-161-1/+1
* Use a Q with limited capacity for warmup executor to avoid unlimited buildup ...Henning Baldersheim2022-04-061-3/+3
* Add BucketExecutor to ISharedThreadingService interface.Geir Storli2022-03-171-1/+5
* Let the InvocationService drive the clock instead of having its own ticking l...Henning Baldersheim2022-03-031-1/+3
* Revert "Revert "Use a common FNET_Transport owned by Proton in both SceduledE...Henning Baldersheim2022-02-211-5/+7
* Revert "Use a common FNET_Transport owned by Proton in both SceduledExecutor ...Henning Baldersheim2022-02-211-7/+5
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-5/+7
* Use new InvokerService for doing wakeup calls at regular intervals.Henning Baldersheim2021-11-301-0/+5
* Keep shared_raw as it is needed for compile cache. But only provide shared_pt...Henning Baldersheim2021-11-291-0/+1
* Hide sync implementation.Henning Baldersheim2021-11-291-2/+2
* Add support for using a shared field writer executor among all document dbs.Geir Storli2021-11-291-0/+2
* Refactor setup of thread executors that are shared across all document dbs.Geir Storli2021-11-261-0/+30