hallatore / Netling

Netling is a load tester client for easy web testing.
MIT License
1.34k stars 210 forks source link

Distributed workers (daemons) #51

Open wilsonchenbhs opened 2 years ago

wilsonchenbhs commented 2 years ago

Hi,

To maximize the load testing horse-power, can we please consider the distributed capability?

I wrote a simple distributed load testing tool in c# quite a few years ago: https://github.com/unruledboy/loadrunner which supports authentication etc. But I think your implementation is better.