文件名称:taskgraph, 一种容错的分布式任务驱动框架.zip
文件大小:4.48MB
文件格式:ZIP
更新时间:2022-10-07 23:40:51
开源
taskgraph, 一种容错的分布式任务驱动框架 TaskGraph TaskGraph是一个编写故障tolerent分布式应用程序的框架。 它假定应用由一个任务网络组成,这些任务是基于特定拓扑( 因此图) 连接的。 TaskGraph假设每个任务( 逻辑工作单元) 都有一个
【文件预览】:
taskgraph-master
----op()
--------projected_gradient_test.go(3KB)
--------rosenbrock.go(981B)
--------func_interface.go(3KB)
--------projected_gradient.go(3KB)
--------projection.go(2KB)
--------stop_criteria.go(2KB)
--------vec_parameter.go(1KB)
----.gitignore(302B)
----topology_interface.go(1KB)
----test.sh(163B)
----controller()
--------controller.go(3KB)
--------controller_test.go(1023B)
----pkg()
--------etcdutil()
--------common()
----integration()
--------node_failure_test.go(4KB)
--------common.go(1KB)
--------regression_framework_test.go(1KB)
----.travis.yml(112B)
----LICENSE(11KB)
----framework()
--------event_type.go(610B)
--------worker.go(603B)
--------worker_boot_test.go(770B)
--------master_boot.go(1KB)
--------worker_frame.go(485B)
--------master_frame.go(360B)
--------framework_test.go(9KB)
--------master.go(623B)
--------worker_boot.go(940B)
--------healthy.go(395B)
--------framework.go(4KB)
--------master_boot_test.go(732B)
--------bootstrap.go(7KB)
--------data_request.go(5KB)
----.script()
--------dep.sh(347B)
--------bin()
--------test(1KB)
----datum_interface.go(582B)
----task_interface.go(2KB)
----README.md(3KB)
----node_interface.go(410B)
----filesystem()
--------hdfs.go(6KB)
--------hdfs_test.go(3KB)
--------Readme.md(1KB)
--------local_fs.go(1KB)
--------azure.go(9KB)
--------client_interface.go(563B)
--------azure_test.go(9KB)
----task_builder_interface.go(423B)
----example()
--------topo()
--------regression()
----framework_interface.go(4KB)