-
Notifications
You must be signed in to change notification settings - Fork 1.6k
/
styles.txt
58 lines (52 loc) · 1.02 KB
/
styles.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Style Guide
Hyphenated:
fan-out
fan-in
single-part
in-process (adj)
inter-broker
inter-thread
load-balancing
publish-subscribe
pub-sub
request-reply
step-by-step
zero-copy
double-check
connect-bind pair
No hyphens in:
frontend
backend
single socket API
timeout
online
multicast
multipart
nonfatal
general purpose
round robin
no one
side effect
use case
wish list
nontrivial
setup (n)
set up (v)
shut down
straightforward
failover (n)
fail over (v)
heartbeating
real time
upfront
Other notes:
"1 a.m.", "2.30p.m".
PUB or SUB in capitals when preceding socket
"client/server"
Always make sure that i.e. and e.g. are followed by a comma.
When referring to version numbers use "0MQ v2.x", "0MQ v3.x"
Use "because" not "since" for causation
Commas after introductory participles
No commas in conjunctions
"versus", not "vs."
"and so on", not "etc."