文件名称:libpaxos
- 所属分类:
 - Internet/网络编程
 - 资源属性:
 - [C/C++] [源码]
 - 上传时间:
 - 2013-04-06
 - 文件大小:
 - 1.77mb
 - 下载次数:
 - 0次
 - 提 供 者:
 - y**
 - 相关连接:
 - 无
 - 下载说明:
 - 别用迅雷下载,失败请重下,重下不扣分!
 
下载 
            
                
                
	
	
	
	
                    别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
            如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一致性分布算法paxos,对于分布式网络一致性要求的,可以学习学习-Consistency of distribution algorithm paxos, consistency requirement for distributed network, you can learn
			(系统自动生成,下载前可以参看下载内容)
下载文件列表
libpaxos\branches\threadsafe_ringpaxos\example_config.cfg
........\........\....................\include\lp_clients_handling.h
........\........\....................\.......\lp_config_parser.h
........\........\....................\.......\lp_config_parser_macros.h
........\........\....................\.......\lp_delivery_queue.h
........\........\....................\.......\lp_delivery_repeat.h
........\........\....................\.......\lp_failure_detection.h
........\........\....................\.......\lp_leader_election.h
........\........\....................\.......\lp_learner.h
........\........\....................\.......\lp_mcaster_storage.h
........\........\....................\.......\lp_memory_pool.h
........\........\....................\.......\lp_network.h
........\........\....................\.......\lp_os_dependent.h
........\........\....................\.......\lp_persistent_log.h
........\........\....................\.......\lp_queue.h
........\........\....................\.......\lp_shared_variables.h
........\........\....................\.......\lp_stable_storage.h
........\........\....................\.......\lp_submit_proxy.h
........\........\....................\.......\lp_timers.h
........\........\....................\.......\lp_topology.h
........\........\....................\.......\lp_utils.h
........\........\....................\.......\paxos_config.h
........\........\....................\.......\ringpaxos_messages.h
........\........\....................\lib\client_values_manager.c
........\........\....................\...\config_parser.c
........\........\....................\...\delivery_queue.c
........\........\....................\...\learners_manager.c
........\........\....................\...\Makefile
........\........\....................\...\mcaster_storage.c
........\........\....................\...\memory_pool.c
........\........\....................\...\network_common.c
........\........\....................\...\network_tcp.c
........\........\....................\...\network_udp.c
........\........\....................\...\os_dependent.c
........\........\....................\...\queue.c
........\........\....................\...\ringpaxos_learner.c
........\........\....................\...\ringpaxos_submit_proxy.c
........\........\....................\...\stable_storage_1.c
........\........\....................\...\timers.c
........\........\....................\...\topology_manager.c
........\........\....................\...\util.c
........\........\....................\Makefile
........\........\....................\Makefile.inc
........\........\....................\README.txt
........\........\....................\ring-paxos\acceptor.c
........\........\....................\..........\acceptor_events.c
........\........\....................\..........\acceptor_helpers.c
........\........\....................\..........\acceptor_helpers_mcaster.c
........\........\....................\..........\client_learner.c
........\........\....................\..........\client_proposer.c
........\........\....................\..........\client_proposer_learner.c
........\........\....................\..........\cluster_config.cfg
........\........\....................\..........\Makefile
........\........\....................\..........\scripts\dslab\config_test.cfg
........\........\....................\..........\.......\xterm_run_debug\config_fast.cfg
........\........\....................\..........\.......\...............\config_slow.cfg
........\........\....................\..........\.......\...............\run_fast.sh
........\........\....................\..........\.......\...............\run_slow.sh
........\........\....................\scripts\local\run_all_tests.sh
........\........\....................\test\etc\config-error1.cfg
........\........\....................\....\...\config-error2.cfg
........\........\....................\....\...\config-error3.cfg
........\........\....................\....\...\config-error4.cfg
........\.....