Skip to content

Commit

Permalink
Added algorithm header for massive pubsub.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peguen committed Oct 29, 2024
1 parent e7138ba commit 9f66476
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <sstream>
#include <thread>
#include <vector>
#include <algorithm>

const int subscriber_number(5000);

Expand Down

0 comments on commit 9f66476

Please sign in to comment.