James Wilson
|
80d6ad916e
|
Address David's comments
|
2021-08-11 17:23:22 +01:00 |
|
James Wilson
|
f26b39ac63
|
Address feedback from Niklas
|
2021-08-11 16:59:11 +01:00 |
|
James Wilson
|
9f76fabaed
|
give tokio threads a more convenient name for monitoring purposes
|
2021-08-09 11:36:46 +01:00 |
|
James Wilson
|
8017d8b00f
|
Cargo fmt
|
2021-08-06 17:49:19 +01:00 |
|
James Wilson
|
78ad7115e5
|
set sensible worker thread limits again but allow full control to caller
|
2021-08-06 17:49:04 +01:00 |
|
James Wilson
|
88c3db3562
|
cargo fmt
|
2021-08-06 17:44:26 +01:00 |
|
James Wilson
|
0788270756
|
Add 'subscribe' benchmark
|
2021-08-06 14:22:01 +01:00 |
|
James Wilson
|
bc75ebb068
|
default core/shard worker threads to 8/4 respectively
|
2021-08-05 12:18:44 +01:00 |
|
James Wilson
|
4da299bf76
|
Tweak logging around connections opening and messages coming in
|
2021-08-05 12:11:46 +01:00 |
|
James Wilson
|
acfe3d45d1
|
num-cpus to worker-threads; more accurate name
|
2021-08-05 11:31:47 +01:00 |
|
James Wilson
|
759d28b1a2
|
add --num-cpus option
|
2021-08-05 11:11:23 +01:00 |
|
James Wilson
|
a5b04cb4f0
|
improve socket channel close handling, and test the node banning (roughly)
|
2021-07-30 18:58:10 +01:00 |
|
James Wilson
|
a368553085
|
Add note and reduce max data per second default as we expect much less traffic than existing avg
|
2021-07-30 15:39:30 +01:00 |
|
James Wilson
|
b70ab9ed3d
|
Add license to the top of each source file
|
2021-07-29 17:34:40 +01:00 |
|
James Wilson
|
51e2330777
|
tweak a log message
|
2021-07-29 08:56:34 +01:00 |
|
James Wilson
|
aa63e2960c
|
block addresses from reconnecting if they send too much data
|
2021-07-28 16:43:51 +01:00 |
|
James Wilson
|
5f022069db
|
cargo fmt
|
2021-07-28 16:15:34 +01:00 |
|
James Wilson
|
83d31ef0b3
|
Add rolling total and allow control over bytes per second allowed from node connections
|
2021-07-28 16:08:02 +01:00 |
|
James Wilson
|
2ca5f6a1fb
|
cargo fmt
|
2021-07-27 12:38:05 +01:00 |
|
James Wilson
|
a44f39cfaf
|
Add/test max_nodes_per_connection feature
|
2021-07-27 12:37:32 +01:00 |
|
James Wilson
|
e043de8ddb
|
Expose raw Soketto interface via ws_client for more control where needed (eg in tests)
|
2021-07-26 11:31:40 +01:00 |
|
James Wilson
|
cf0e424803
|
Adapt shard to use hyper+soketto instead
|
2021-07-23 17:07:29 +01:00 |
|
James Wilson
|
cca1df2e21
|
use ws_client in shard, too, and make it better at handling core disconnecting
|
2021-07-20 13:04:10 +01:00 |
|
James Wilson
|
db8ea9a8f3
|
Add more tests, fix (and test for) a deadlock re overquota messages, more unbounded channels and less .awaiting
|
2021-07-15 10:53:02 +01:00 |
|
James Wilson
|
e34da5761f
|
move tests around and add (non working) benchmark
|
2021-07-14 15:05:09 +01:00 |
|
James Wilson
|
c1208b9e81
|
cargo fmt
|
2021-07-13 16:51:24 +01:00 |
|
James Wilson
|
9ac5ea7624
|
Various bits and pieces to address PR comments
|
2021-07-13 16:51:14 +01:00 |
|
James Wilson
|
c6c262c9c5
|
tidyup, add more e2e tests, fix (and test a little) feed msg decoding, supporting bits
|
2021-07-12 13:17:24 +01:00 |
|
James Wilson
|
f2adead2e9
|
rename binaries for clarity, and first pass of connect_to_servers test util
|
2021-07-09 19:41:47 +01:00 |
|