Hacker News new | ask | show | jobs
by sakanate 53 days ago
So, is Tyche a performance test tools for trading platformers like kind of JMeter?
1 comments

Its very experimental rn. On a very high level it is just a function scheduler. It is very good at handling thousands of tickers and then can schedule and what functions to run when. The functions have defined templates from which they inherit so they can use the cache and send signals. Then there are os threads who are querying the schedules for tickets and what functions to run.