
On Fri, Sep 12, 2025 at 3:57 AM Tom Kent via Boost <boost@lists.boost.org> wrote:
**I'm looking for feedback from the community:**
The runners were always a mixed bag for me for the reasons that we all know about discoverability, consistency of reporting, and so on. However... I find the idea of a distributed system for running tests appealing. That is, that someone offers a computing resource and all they need to do is run a self-contained executable or container on their system, and then work is performed and the results reported back to a central server which collates the results and presents them for display. This is a very cool concept and it would be great if there was some way to leverage it into a system that delivers a lot more value for the project. Unfortunately I have no idea how to do that >.< Thanks