Skip to content
Zeng Ke edited this page Jun 6, 2017 · 5 revisions

bbox

bbox, the bixin's micro services tools

bbox surpose to have the following features

  • JSONRPC2.0 based RPC mechanism
  • multi language support, python3 w/ asyncio, nodejs, go, ...
  • optional validation using JSON schema, define schema using swagger like tools
  • coordinate using etcd, shared config and service discovery
  • retry for idempotent methods, call services across data centers
  • solo dev mode expend to huge cluster smoothly
  • service monitoring and metrics
  • rich tools to setup and run services
Clone this wiki locally