Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Files
Commits
Network
Compare
Branches
Tags
ed93c5021893e5f6a8ebf250e955a1a43a075102
Switch branch/tag
srs
07 Dec, 2014 8 commits
update readme. 10k clients.
· ed93c502
ed93c502
浏览文件
winlin
authored
2014-12-07 16:36:00 +0800
fix #251, support 10k clients. 2.0.67
· 1311b6fe
1311b6fe
浏览文件
winlin
authored
2014-12-07 16:31:47 +0800
for bug #251, add min msgs for queue cond wait.
· 55d98fce
55d98fce
浏览文件
winlin
authored
2014-12-07 16:15:19 +0800
for bug #251, refine the queue fast vector. 2.0.66
· 438ee30a
438ee30a
浏览文件
winlin
authored
2014-12-07 13:37:56 +0800
for bug #251, add queue fast vector. 2.0.66
· 5a2b8afe
5a2b8afe
浏览文件
winlin
authored
2014-12-07 13:26:45 +0800
for bug #251, add queue fast cache. 2.0.65
· 8f72f795
8f72f795
浏览文件
winlin
authored
2014-12-07 12:08:38 +0800
refine code.
· 1bbdae66
1bbdae66
浏览文件
winlin
authored
2014-12-07 11:37:51 +0800
for bug #251, the shared ptr message share the header. 2.0.64
· bba60634
bba60634
浏览文件
winlin
authored
2014-12-07 11:25:05 +0800
06 Dec, 2014 5 commits
for bug #251, refine the mic algorithm. 2.0.63
· 330819fb
330819fb
浏览文件
winlin
authored
2014-12-06 22:50:51 +0800
for bug #251, support mic(message iovs cache). 2.0.61
· d53fd7f5
d53fd7f5
浏览文件
winlin
authored
2014-12-06 20:10:05 +0800
for bug #251, refine code before mic.
· 32d537b9
32d537b9
浏览文件
winlin
authored
2014-12-06 19:56:06 +0800
for bug #251, merge the performance refines.
· d827928e
d827928e
浏览文件
winlin
authored
2014-12-06 09:55:51 +0800
remove the qt modify file.
· a6599f22
a6599f22
浏览文件
winlin
authored
2014-12-06 09:52:26 +0800
05 Dec, 2014 14 commits
Revert "for bug #251, somhc(session-oriented message-header cache). 2.0.61"
· 9892b922
...
9892b922
浏览文件
It hurt performance, should never use it. This reverts commit
d073adde
.
winlin
authored
2014-12-06 01:19:49 +0800
for bug #251, somhc(session-oriented message-header cache). 2.0.61
· d073adde
d073adde
浏览文件
winlin
authored
2014-12-06 00:59:10 +0800
for bug #251, refine the directly access ptrs for hls,dvr,forwarder,consumer.
· de993b64
de993b64
浏览文件
winlin
authored
2014-12-05 23:49:53 +0800
refine protocol sdk send msg, the chunk header generate.
· d3a10318
d3a10318
浏览文件
winlin
authored
2014-12-05 23:23:11 +0800
for bug #251, remove the SrsMessage, use SrsCommonMessage or SrsSharedPtrMessage. 2.0.60
· f9b9a60d
f9b9a60d
浏览文件
winlin
authored
2014-12-05 23:03:52 +0800
refine source and queue dump msgs.
· 528ae1e9
528ae1e9
浏览文件
winlin
authored
2014-12-05 22:00:57 +0800
fix #251, revert changes, for the cond wait and fast cache queue is no use. 2.0.59
· e80c8603
e80c8603
浏览文件
winlin
authored
2014-12-05 20:55:19 +0800
for bug #251, use macro to define the fast cache and cond wait. 2.0.58
· 92ecdf08
92ecdf08
浏览文件
winlin
authored
2014-12-05 18:47:17 +0800
update readme
· cdb1984b
cdb1984b
浏览文件
winlin
authored
2014-12-05 17:24:40 +0800
add mw sleep time and msgs/iovs table.
· cd317859
cd317859
浏览文件
winlin
authored
2014-12-05 17:07:27 +0800
for bug #251, 9k+ clients, use fast cache for msgs queue. 2.0.57
· 9ee13874
9ee13874
浏览文件
winlin
authored
2014-12-05 16:44:11 +0800
for bug #251, refine the send use cond wait.
· dde05c63
dde05c63
浏览文件
winlin
authored
2014-12-05 14:38:43 +0800
refine the log for mw and mr. 2.0.55
· 4c1d5c0d
4c1d5c0d
浏览文件
winlin
authored
2014-12-05 11:31:06 +0800
set send socket buf. mw/mr sleep default to 350.
· fad6074a
fad6074a
浏览文件
winlin
authored
2014-12-05 11:24:05 +0800
04 Dec, 2014 13 commits
fix utest failed bug.
· 4d1c162e
4d1c162e
浏览文件
winlin
authored
2014-12-04 22:28:33 +0800
refine fast buffer, check available bytes to read.
· 4c6cf959
4c6cf959
浏览文件
winlin
authored
2014-12-04 22:10:05 +0800
limit the user-space buffer size to 128KB, 128MB for 1k publishers.
· 98647d6e
98647d6e
浏览文件
winlin
authored
2014-12-04 22:00:09 +0800
refine the recv buffer for mr.
· 76af04c5
76af04c5
浏览文件
winlin
authored
2014-12-04 21:50:23 +0800
remove the increase timeout for read, for there is no small timeout.
· 09101b8d
09101b8d
浏览文件
winlin
authored
2014-12-04 21:39:42 +0800
refine macros
· 279b4ff4
279b4ff4
浏览文件
winlin
authored
2014-12-04 21:37:04 +0800
fix #241, add mw(merged-write) config. 2.0.53
· b1d7fbe6
b1d7fbe6
浏览文件
winlin
authored
2014-12-04 21:35:13 +0800
update performance to 4k, when mr_sleep to 2000ms. 2.0.52
· 72fa33d9
72fa33d9
浏览文件
winlin
authored
2014-12-04 18:46:08 +0800
fix bug for bug #241, default to 32k for socket buffer.
· f1192a83
f1192a83
浏览文件
winlin
authored
2014-12-04 18:35:50 +0800
for bug #241, support mr(merged-read) config and reload. 2.0.52.
· 5589b13d
5589b13d
浏览文件
winlin
authored
2014-12-04 18:21:04 +0800
for bug #249, simplify the macro, 0 to disable chunk stream cache.
· 57f844b6
57f844b6
浏览文件
winlin
authored
2014-12-04 15:49:24 +0800
for bug#241, simplify the buffer, donot realloc it.
· 159ef382
159ef382
浏览文件
winlin
authored
2014-12-04 15:45:25 +0800
for bug#241, simplify the buffer, donot change its size.
· a23b5b9a
a23b5b9a
浏览文件
winlin
authored
2014-12-04 15:43:37 +0800