Tag: 中间件
4 articles
AI Investigation #90: Robot Data Collection and Communica...
Modern robot systems require efficient data collection and communication middleware to connect sensors, controllers and computing units, achieving collaborative perception, control and decision-mak...
MySQL Sharding Technologies Compared: Range, Hash, Consis...
Sharding is the core technology for horizontal scaling in distributed databases. This article provides a comprehensive analysis of range-based, hash-based, and consistent hash sharding strategies w...
MySQL Distributed Primary Key Strategies: UUID, SnowFlake...
Explore MySQL distributed primary key strategies including UUID, SnowFlake, COMB, Redis, and database ID table approaches with their principles, pros and cons, and applicable scenarios comparison.
MySQL MyCat Distributed Database Middleware: Architecture...
MyCat is an open-source distributed database middleware fully compatible with MySQL protocol. Core features include database sharding, read-write separation, and result set merging with multiple sh...