Description: Consistency of distribution algorithm paxos, consistency requirement for distributed network, you can learn
To Search:
File list (Check if you may need any files):
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
........\.....