Historique des commits

Auteur SHA1 Message Date
  Sajin Sasy 7b17303223 Adjusting client wait timers to account for time taken by each thread il y a 1 an
  Sajin Sasy 4e6f8ee07d Ingestion processing uses the ingbuf in route_state now. Removed unnecessary memcpy's in ingestion processing. Clients maintain a SimID and a ClientID, and send messages to the correct ClientID format. il y a 1 an
  Sajin Sasy 2d5e752020 Minor touchups to client. Clients now send messages to themselves for ease of testing and integrating with private routing il y a 1 an
  Sajin Sasy 1aeb41385b Ingestion servers handle client connections asynchronously correctly (using async_read now). Clients send CLIENTS_AUTHENTICATE message first, then several CLIENT_MESSAGE_BUNDLE messages il y a 1 an
  Sajin Sasy 5b359918c2 Multithreading the client simulator il y a 1 an
  Sajin Sasy bda0918bd3 Ingestion processes msgbundle, and queues messages into a msgBuffer il y a 1 an
  Sajin Sasy aa86ecf9c1 Client -> Ingestion send (unencrypted) message bundles. Ingestion servers queue them into a msgBuffer il y a 1 an
  Sajin Sasy e7b2583ff6 Created Ingestion Class. Generate client encryption keys in the client simulator and on the ingestion side. (Currently just for server 0) il y a 1 an
  Sajin Sasy 7fe40246f7 Sync state to debug client->server async connection il y a 1 an
  Sajin Sasy 3545e021ec Start clients module. Parse manifest to generate the list of ingestion and storage servers. il y a 1 an