index.html 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. <html>
  2. <head>
  3. <title>EVS, CPG & CONFDB Documentation</title>
  4. </head>
  5. <body>
  6. <P>
  7. Welcome to the corosync project's manual pages.
  8. <P>
  9. <A HREF="corosync_overview.html">corosync_overview(8)</A>: Overview of the corosync system.
  10. <BR>
  11. <A HREF="corosync.conf.html">corosync.conf(5)</A>: Description of configuration options for corosync.
  12. <BR>
  13. <P>
  14. <A HREF="evs_overview.html">evs_overview(8)</A>: Overview of the evs extended virtual synchrony group communication toolkit.
  15. <BR>
  16. <A HREF="evs_initialize.html">evs_initialize(3)</A>: Description of the evs_initialize interface.
  17. <BR>
  18. <A HREF="evs_finalize.html">evs_finalize(3)</A>: Description of the evs_finalize interface.
  19. <BR>
  20. <A HREF="evs_dispatch.html">evs_dispatch(3)</A>: Description of the evs_dispatch interface.
  21. <BR>
  22. <A HREF="evs_fd_get.html">evs_fd_get(3)</A>: Description of the evs_fd_get interface.
  23. <BR>
  24. <A HREF="evs_join.html">evs_join(3)</A>: Description of the evs_join interface.
  25. <BR>
  26. <A HREF="evs_leave.html">evs_leave(3)</A>: Description of the evs_leave interface.
  27. <BR>
  28. <A HREF="evs_mcast_groups.html">evs_mcast_groups(3)</A>: Description of the evs_mcast_groups interface.
  29. <BR>
  30. <A HREF="evs_mcast_joined.html">evs_mcast_joined(3)</A>: Description of the evs_mcast_joined interface.
  31. <BR>
  32. <A HREF="evs_membership_get.html">evs_membership_get(3)</A>: Description of the evs_membership_get interface.
  33. <BR>
  34. <A HREF="cpg_overview.html">cpg_overview(8)</A>: Overview of the cpg extended virtual synchrony group communication toolkit.
  35. <BR>
  36. <A HREF="cpg_initialize.html">cpg_initialize(3)</A>: Description of the cpg_initialize interface.
  37. <BR>
  38. <A HREF="cpg_finalize.html">cpg_finalize(3)</A>: Description of the cpg_finalize interface.
  39. <BR>
  40. <A HREF="cpg_dispatch.html">cpg_dispatch(3)</A>: Description of the cpg_dispatch interface.
  41. <BR>
  42. <A HREF="cpg_fd_get.html">cpg_fd_get(3)</A>: Description of the cpg_fd_get interface.
  43. <BR>
  44. <A HREF="cpg_join.html">cpg_join(3)</A>: Description of the cpg_join interface.
  45. <BR>
  46. <A HREF="cpg_leave.html">cpg_leave(3)</A>: Description of the cpg_leave interface.
  47. <BR>
  48. <A HREF="cpg_mcast_joined.html">cpg_mcast_joined(3)</A>: Description of the cpg_mcast_joined interface.
  49. <BR>
  50. <A HREF="cpg_membership_get.html">cpg_membership_get(3)</A>: Description of the cpg_membership_get interface.
  51. <BR>
  52. <A HREF="cpg_local_get.html">cpg_local_get(3)</A>: Description of the cpg_local_get interface.
  53. <BR>
  54. <A HREF="cpg_groups_get.html">cpg_local_get(3)</A>: Description of the cpg_groups_get interface.
  55. <BR>
  56. <A HREF="confdb_overview.html">confdb_overview(3)</A>: An overview of the Configuration database toolkit
  57. <BR>
  58. <A HREF="confdb_dispatch.html">confdb_dispatch(3)</A>: Description of the confdb_dispatch interface.
  59. <BR>
  60. <A HREF="confdb_fd_get.html">confdb_fd_get(3)</A>: Description of the confdb_fd_get interface.
  61. <BR>
  62. <A HREF="confdb_finalize.html">confdb_finalize(3)</A>: Description of the confdb_finalize interface.
  63. <BR>
  64. <A HREF="confdb_initialize.html">confdb_initialize(3)</A>: Description of the confdb_initialize interface.
  65. <BR>
  66. <A HREF="confdb_key_create.html">confdb_key_create(3)</A>: Description of the confdb_key_create interface.
  67. <BR>
  68. <A HREF="confdb_key_delete.html">confdb_key_delete(3)</A>: Description of the confdb_key_delete interface.
  69. <BR>
  70. <A HREF="confdb_key_iter.html">confdb_key_iter(3)</A>: Description of the confdb_key_iter interface.
  71. <BR>
  72. <A HREF="confdb_key_replace.html">confdb_key_replace(3)</A>: Description of the confdb_key_replace interface.
  73. <BR>
  74. <A HREF="confdb_object_create.html">confdb_object_create(3)</A>: Description of the confdb_object_create interface.
  75. <BR>
  76. <A HREF="confdb_object_destroy.html">confdb_object_destroy(3)</A>: Description of the confdb_object_destroy interface.
  77. <BR>
  78. <A HREF="confdb_object_find.html">confdb_object_find(3)</A>: Description of the confdb_object_find interface.
  79. <BR>
  80. <A HREF="confdb_object_iter.html">confdb_object_iter(3)</A>: Description of the confdb_object_iter interface.
  81. <BR>
  82. <A HREF="confdb_object_parent_get.html">confdb_object_parent_get(3)</A>: Description of the confdb_object_parent_get interface.
  83. <BR>
  84. <A HREF="votequorum_overview.html">votequorum_overview(8)</A>: An overview of the vote-based quorum service
  85. <BR>
  86. <A HREF="votequorum_initialize.html">votequorum_initialize(3)</A>: Description of the votequorum interface.
  87. <BR>
  88. <A HREF="votequorum_finalize.html">votequorum_finalize(3)</A>: Description of the votequorum interface.
  89. <BR>
  90. <A HREF="votequorum_fd_get.html">votequorum_fd_get(3)</A>: Description of the votequorum interface.
  91. <BR>
  92. <A HREF="votequorum_getinfo.html">votequorum_getinfo(3)</A>: Description of the votequorum interface.
  93. <BR>
  94. <A HREF="votequorum_leaving.html">votequorum_leaving(3)</A>: Description of the votequorum interface.
  95. <BR>
  96. <A HREF="votequorum_setexpected.html">votequorum_setexpected(3)</A>: Description of the votequorum interface.
  97. <BR>
  98. <A HREF="votequorum_setvotes.html">votequorum_setvotes(3)</A>: Description of the votequorum interface.
  99. <BR>
  100. <A HREF="votequorum_qdisk_register.html">votequorum_qdisk_register(3)</A>: Description of the votequorum interface.
  101. <BR>
  102. <A HREF="votequorum_qdisk_unregister.html">votequorum_qdisk_unregister(3)</A>: Description of the votequorum interface.
  103. <BR>
  104. <A HREF="votequorum_qdisk_poll.html">votequorum_qdisk_poll(3)</A>: Description of the votequorum interface.
  105. <BR>
  106. <A HREF="votequorum_qdisk_getinfo.html">votequorum_qdisk_getinfo(3)</A>: Description of the votequorum interface.
  107. <BR>
  108. </body>