Skip to content
#

Protocol (disambiguation)

Protocol can mean different things, depending on the context:

  • In OOP, it refers to interface
  • In networking/data exchange, it refers to network-protocol or communication-protocol
  • Here are 205 public repositories matching this topic...

    easycab

    EasyCab is a distributed system that simulates an autonomous taxi service. It manages real-time communication between taxis, sensors, customers, and a central control server. The project integrates Spring Boot, Kafka for message streaming, and PostgreSQL for database management, ensuring scalability and fault tolerance.

    • Updated Dec 16, 2024
    • Java