cloudburst:有状态的无服务器平台

时间:2024-05-23 08:22:52
【文件属性】:

文件名称:cloudburst:有状态的无服务器平台

文件大小:114KB

文件格式:ZIP

更新时间:2024-05-23 08:22:52

Python

暴雨 Cloudburst是基于构建的低延迟,无状态无服务器编程框架。 Cloudburst使用户能够以低延迟执行功能组合,并且系统基于Anna进行构建以实现状态计算。 Cloudburst与共同部署,以实现对共享状态的低延迟访问,并且该系统依靠Anna的晶格数据结构来解决对共享状态的冲突更新。 入门 您可以使用pip安装Cloudburst的依赖项,并使用此存储库中包含的bash脚本在本地运行系统。 您可以在cloudburst/client/client.py找到Cloudburst客户cloudburst/client/client.py 。 有关在本地模式下启动集群的完整文档,请参见; 可在找到Cloudburst客户端的文档。 下面对示例交互进行了建模。 $ pip3 install -r requirements.txt $ ./scripts/start-cloudbur


【文件预览】:
cloudburst-master
----setup.py(1KB)
----proto()
--------internal.proto(4KB)
----.gitignore(1KB)
----requirements.txt(187B)
----.travis.yml(1KB)
----LICENSE(10KB)
----.gitmodules(84B)
----cloudburst()
--------client()
--------server()
--------__init__.py(0B)
--------shared()
----scripts()
--------run-tests.sh(1KB)
--------start-cloudburst-local.sh(1KB)
--------travis()
--------build.sh(2KB)
--------install-anna.sh(756B)
--------stop-cloudburst-local.sh(822B)
--------clean.sh(682B)
----dockerfiles()
--------cloudburst-gpu.dockerfile(2KB)
--------cloudburst.dockerfile(2KB)
--------start-cloudburst.sh(3KB)
----README.md(3KB)
----tests()
--------mock()
--------server()
--------__init__.py(0B)
--------shared()
--------__main__.py(2KB)
----.coveragerc(906B)
----conf()
--------cloudburst-local.yml(231B)
----common()
----docs()
--------local-mode.md(2KB)
--------function-execution.md(4KB)

网友评论