Type | Technology | API | Advantages | Disadvantages | Typical applications |
---|
Push | HTTP | HTTP Caller | Simple Common Real-time updates
| Limited performance at scale Transformation of occupancy information to parking sessions is necessary Unordered message delivery
| |
AMQP | RabbitMQ RTA & Sessions | Fast Reliable Scalable Real-time updates FIFO message delivery
| | |
Pull | HTTP | REST Occupancy | Simple Common Fast response (<1s) Quick setup
| | |
Parking Analytics API | | | |
Push & Pull | GraphQL | GraphQL Occupancy | Flexible Traffic-Efficient Real-time updates
| | |