aboutsummaryrefslogtreecommitdiff
path: root/src/zencompute/functionservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* made local action submits more async by introducing "submitting" stateStefan Boberg12 days1-0/+8
* FunctionServiceSession::Impl::SubmitActions now uses the batching LocalProces...Stefan Boberg12 days1-7/+4
* added worker pools to local runnersStefan Boberg12 days1-3/+8
* added logic to FunctionServiceSession::Impl::WaitUntilReady to handle local-o...Stefan Boberg12 days1-7/+12
* made ZEN_BATCH_SCHEDULER the only optionStefan Boberg12 days1-61/+17
* restructured DeferredDirectoryDeleter so it can handle explicit expirationStefan Boberg13 days1-3/+19
* added ZEN_TRACE_CPU to various functionsStefan Boberg2026-02-251-0/+13
* remote submit now uses GetLargeWorkerPoolStefan Boberg2026-02-251-1/+3
* initial implementation of batch submit of remote workStefan Boberg2026-02-251-7/+51
* tweaked logger name apply -> computeStefan Boberg2026-02-251-1/+1
* added indeterminate reachabilityStefan Boberg2026-02-241-1/+1
* implemented basic worker expirationStefan Boberg2026-02-241-2/+30
* added FunctionServiceSession::WaitUntilReadyStefan Boberg2026-02-241-0/+23
* added basic orchestrator polling in functionserviceStefan Boberg2026-02-241-3/+81
* add MacProcessRunnerStefan Boberg2026-02-201-0/+4
* factored out Windows process runner into WindowsProcessRunnerStefan Boberg2026-02-201-2/+4
* added WineProcessRunner for use on LinuxStefan Boberg2026-02-201-0/+7
* basic orchestrator logicStefan Boberg2026-02-191-23/+56
* structured compute basics (#714)Stefan Boberg2026-02-181-0/+957