6060"link" :" /cgi"
6161 },
6262 {
63- "tag" :" cgi-jsproxy module" ,
63+ "tag" :" cgi-jsprocess module" ,
6464"children" : [
6565 {
6666"tag" :" Introduction" ,
67- "link" :" /proxy /intro"
67+ "link" :" /processes /intro"
6868 },
6969 {
70- "tag" :" Web HTTP/S Support " ,
71- "link" :" /proxy/web "
70+ "tag" :" .execAction start " ,
71+ "link" :" /processes/start "
7272 },
7373 {
74- "tag" :" WebSocket Support" ,
75- "link" :" /proxy/websocket"
74+ "tag" :" .execAction stop" ,
75+ "type" :" internal" ,
76+ "link" :" /processes/stop"
7677 },
7778 {
78- "tag" :" Other Protocols" ,
79- "link" :" /proxy/others"
79+ "tag" :" .exec" ,
80+ "link" :" /processes/exec"
81+ },
82+ {
83+ "tag" :" .execFile" ,
84+ "link" :" /processes/execfile"
85+ },
86+ {
87+ "tag" :" .spawn" ,
88+ "link" :" /processes/spawn"
89+ },
90+ {
91+ "tag" :" .fork" ,
92+ "link" :" /processes/fork"
93+ },
94+ {
95+ "tag" :" .jobs [TODO]" ,
96+ "link" :" /processes/jobs"
97+ },
98+ {
99+ "tag" :" processes" ,
100+ "link" :" /processes/processes"
101+ },
102+ {
103+ "tag" :" .execAsync [TODO]" ,
104+ "link" :" /processes/execasync"
80105 }
81106 ]
82107 },
111136 ]
112137 },
113138 {
114- "tag" :" cgi-jsprocess module" ,
139+ "tag" :" cgi-jsproxy module" ,
115140"children" : [
116141 {
117142"tag" :" Introduction" ,
118- "link" :" /processes/intro"
119- },
120- {
121- "tag" :" .execAction start" ,
122- "link" :" /processes/start"
123- },
124- {
125- "tag" :" .execAction stop" ,
126- "type" :" internal" ,
127- "link" :" /processes/stop"
128- },
129- {
130- "tag" :" .exec" ,
131- "link" :" /processes/exec"
132- },
133- {
134- "tag" :" .execFile" ,
135- "link" :" /processes/execfile"
136- },
137- {
138- "tag" :" .spawn" ,
139- "link" :" /processes/spawn"
140- },
141- {
142- "tag" :" .fork" ,
143- "link" :" /processes/fork"
143+ "link" :" /proxy/intro"
144144 },
145145 {
146- "tag" :" .jobs [TODO] " ,
147- "link" :" /processes/jobs "
146+ "tag" :" Web HTTP/S Support " ,
147+ "link" :" /proxy/web "
148148 },
149149 {
150- "tag" :" processes " ,
151- "link" :" /processes/processes "
150+ "tag" :" WebSocket Support " ,
151+ "link" :" /proxy/websocket "
152152 },
153153 {
154- "tag" :" .execAsync [TODO] " ,
155- "link" :" /processes/execasync "
154+ "tag" :" Other Protocols " ,
155+ "link" :" /proxy/others "
156156 }
157157 ]
158158 },
172172"type" :" internal" ,
173173"link" :" /db/mongo"
174174 },
175- {
176- "tag" :" PgSQL [TODO]" ,
177- "link" :" /db/pgsql"
178- },
179175 {
180176"tag" :" Redis" ,
181177"link" :" /db/redis"
184180"tag" :" EmbeddedDB [TODO]" ,
185181"link" :" /db/embeddeddb"
186182 },
183+ {
184+ "tag" :" PgSQL [TODO]" ,
185+ "link" :" /db/pgsql"
186+ },
187187 {
188188"tag" :" Other Databases [TODO]" ,
189189"link" :" /db/embeddeddb"
209209"tag" :" Apache Tomcat" ,
210210"link" :" /servers/tomcat"
211211 },
212- {
213- "tag" :" Other Servers" ,
214- "link" :" /servers/others"
215- },
216212 {
217213"tag" :" Embedded Server" ,
218214"link" :" /servers/embeddedserver"
215+ },
216+ {
217+ "tag" :" Other Servers" ,
218+ "link" :" /servers/others"
219219 }
220220 ]
221221 },
272272 }
273273 ]
274274 }
275- }
275+ }