Tag: Middleware
4 articles
AI Investigation #90: Robot Data Collection and Communication Middleware: ROS/ROS2, LCM and Industrial Bus Comparison
Modern robot systems require efficient data collection and communication middleware to connect sensors, controllers and computing units, achieving collaborative perceptio...
MySQL Sharding Technologies Compared: Range, Hash, Consistent Hash and Geohash
Sharding is the core technology for horizontal scaling in distributed databases.
MySQL Distributed Primary Key Strategies: UUID, SnowFlake, Redis and ID Tables
Explore MySQL distributed primary key strategies including UUID, SnowFlake, COMB, Redis, and database ID table approaches with their principles, pros and cons...
MySQL MyCat Distributed Database Middleware: Architecture and Core Principles
MyCat is an open-source distributed database middleware fully compatible with MySQL protocol.