XML 方式 Annotation 方式 在 Spring 环境使用 API 方式 在非 Spring 环境下使用 API 方式 SOFARPC 支持自定义业务线程池。可以为指定服务设置一个独立的业务线程池,和 SOFARPC 自身的业务线程池是隔离的。多个服务可以共用一个独立的线程池。 SOFARPC 要求自定义线程池的类型必须是 com.al...
lite-apiserver Architecture Usage Demo lite-apiserver A light-weight version of the kube-apiserver running on the edge nodes. It acts as a proxy for requests from all compone...
Consul 1.11.0 Release Highlights What’s Changed Consul 1.11.0 Release Highlights Admin Partitions (Enterprise): Consul 1.11.0 Enteprise introduces a new entity for defining...
第七节 db.allocate()和db.grow()分析 第七节 db.allocate()和db.grow()分析 // allocate returns a contiguous block of memory starting at a given page. func ( db * DB ) allocate ( count i...