snowflake-C语言实现分布式自增有序的唯一ID生成算法

时间:2020-01-26 09:54:02
【文件属性】:
文件名称:snowflake-C语言实现分布式自增有序的唯一ID生成算法
文件大小:16KB
文件格式:GZ
更新时间:2020-01-26 09:54:02
C语言 分布式 ID生成算法 snowflake We have retired the initial release of Snowflake and working on open sourcing the next version based on Twitter-server, in a form that can run anywhere without requiring Twitter's own infrastructure services. The initial version, released in 2010, was based on Apache Thrift and it predated Finagle, our building block for RPC services at Twitter. The Snowflake we're using internally is a full rewrite and heavily relies on existing infrastructure at Twitter to run. We cannot commit to a date but we're doing our best to add necessary features to make Snowflake fit for many environments outside of Twitter. Source code is still in the repository and is reachable from snowflake-2010 tag. We won't be accepting pull requests or responding to issues for the retired release.
【文件预览】:
snowflake-snowflake-2010
----.travis.yml(33B)
----sbt(1KB)
----pom.xml(3KB)
----config()
--------development2.scala(1KB)
--------scribe-dev.conf(106B)
--------development.scala(1KB)
--------test.scala(675B)
----README.mkd(3KB)
----CHANGELOG(97B)
----LICENSE(562B)
----OWNERS(4B)
----src()
--------test()
--------main()
--------scripts()
----.gitignore(126B)

网友评论