archive-job-kisjd-test.toml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. [Redis]
  2. name = "archive-job/track"
  3. proto = "unix"
  4. addr = "/tmp/shjd-archive-service-group1-redis.sock"
  5. active = 1000
  6. idle = 20
  7. dialTimeout = "80ms"
  8. readTimeout = "200ms"
  9. writeTimeout = "200ms"
  10. idleTimeout = "80s"
  11. [Databus]
  12. key = "8e27ab7e39270b59"
  13. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  14. group = "ArcResult-SHJD-MainAppSvr-S"
  15. topic = "ArcResult-SHJD-T"
  16. action = "sub"
  17. name = "stat-job/databus"
  18. proto = "tcp"
  19. addr = "172.18.21.41:6205"
  20. idle = 1
  21. active = 1
  22. dialTimeout = "1s"
  23. readTimeout = "60s"
  24. writeTimeout = "1s"
  25. idleTimeout = "10s"
  26. [ViewSub]
  27. key = "8e27ab7e39270b59"
  28. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  29. group = "StatView-MainAppSvr-SHJD-S"
  30. topic = "StatView-T"
  31. action = "sub"
  32. name = "stat-job/view"
  33. proto = "tcp"
  34. addr = "172.18.21.41:6205"
  35. idle = 1
  36. active = 1
  37. dialTimeout = "1s"
  38. readTimeout = "60s"
  39. writeTimeout = "1s"
  40. idleTimeout = "10s"
  41. [DmSub]
  42. key = "8e27ab7e39270b59"
  43. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  44. group = "StatDM-MainAppSvr-SHJD-S"
  45. topic = "StatDM-T"
  46. action = "sub"
  47. name = "stat-job/dm"
  48. proto = "tcp"
  49. addr = "172.18.21.41:6205"
  50. idle = 1
  51. active = 1
  52. dialTimeout = "1s"
  53. readTimeout = "60s"
  54. writeTimeout = "1s"
  55. idleTimeout = "10s"
  56. [ReplySub]
  57. key = "8e27ab7e39270b59"
  58. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  59. group = "StatReply-MainAppSvr-SHJD-S"
  60. topic = "StatReply-T"
  61. action = "sub"
  62. name = "stat-job/reply"
  63. proto = "tcp"
  64. addr = "172.18.21.41:6205"
  65. idle = 1
  66. active = 1
  67. dialTimeout = "1s"
  68. readTimeout = "60s"
  69. writeTimeout = "1s"
  70. idleTimeout = "10s"
  71. [FavSub]
  72. key = "8e27ab7e39270b59"
  73. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  74. group = "StatFav-MainAppSvr-SHJD-S"
  75. topic = "StatFav-T"
  76. action = "sub"
  77. name = "stat-job/fav"
  78. proto = "tcp"
  79. addr = "172.18.21.41:6205"
  80. idle = 1
  81. active = 1
  82. dialTimeout = "1s"
  83. readTimeout = "60s"
  84. writeTimeout = "1s"
  85. idleTimeout = "10s"
  86. [CoinSub]
  87. key = "8e27ab7e39270b59"
  88. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  89. group = "StatCoin-MainAppSvr-SHJD-S"
  90. topic = "StatCoin-T"
  91. action = "sub"
  92. name = "stat-job/coin"
  93. proto = "tcp"
  94. addr = "172.18.21.41:6205"
  95. idle = 1
  96. active = 1
  97. dialTimeout = "1s"
  98. readTimeout = "60s"
  99. writeTimeout = "1s"
  100. idleTimeout = "10s"
  101. [ShareSub]
  102. key = "8e27ab7e39270b59"
  103. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  104. group = "StatShare-MainAppSvr-SHJD-S"
  105. topic = "StatShare-T"
  106. action = "sub"
  107. name = "stat-job/share"
  108. proto = "tcp"
  109. addr = "172.18.21.41:6205"
  110. idle = 1
  111. active = 1
  112. dialTimeout = "1s"
  113. readTimeout = "60s"
  114. writeTimeout = "1s"
  115. idleTimeout = "10s"
  116. [RankSub]
  117. key = "8e27ab7e39270b59"
  118. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  119. group = "StatRank-MainAppSvr-SHJD-S"
  120. topic = "StatRank-T"
  121. action = "sub"
  122. name = "stat-job/rank"
  123. proto = "tcp"
  124. addr = "172.18.21.41:6205"
  125. idle = 1
  126. active = 1
  127. dialTimeout = "1s"
  128. readTimeout = "60s"
  129. writeTimeout = "1s"
  130. idleTimeout = "10s"
  131. [likeSub]
  132. key = "8e27ab7e39270b59"
  133. secret = "4b8c2e03c48f0b21eacd7a11e2a3b003"
  134. group = "StatLike-MainAppSvr-SHJD-S"
  135. topic = "StatLike-T"
  136. action = "sub"
  137. name = "stat-job/like"
  138. proto = "tcp"
  139. addr = "172.18.21.41:6205"
  140. idle = 1
  141. active = 1
  142. dialTimeout = "1s"
  143. readTimeout = "60s"
  144. writeTimeout = "1s"
  145. idleTimeout = "10s"
  146. [[ArchiveRPCs]]
  147. cluster = "group1"
  148. zone = "sh004"
  149. [[ArchiveRPCs]]
  150. cluster = "group2"
  151. zone = "sh004"