mutouyun
|
57a62bc073
|
fix some bugs
|
2021-07-11 13:13:31 +08:00 |
|
mutouyun
|
e3c8f8edc1
|
adjust test, chunk_storages revert to static
|
2021-07-11 13:13:31 +08:00 |
|
mutouyun
|
349094561f
|
horrible_cast
|
2021-07-11 13:13:31 +08:00 |
|
mutouyun
|
628914d428
|
try to adjust recycling strategy for large message cache
|
2021-07-11 13:13:30 +08:00 |
|
mutouyun
|
98a3449865
|
fix some bugs, adjust the test cases
|
2021-07-11 13:13:30 +08:00 |
|
mutouyun
|
7bedfbfb5b
|
fix: large message cache may not be recycled with multiple receivers
|
2021-07-11 13:11:24 +08:00 |
|
木头云
|
130e4d61a6
|
Merge pull request #48 from mutouyun/issue-47
Issue 47
|
2021-07-10 22:40:39 +08:00 |
|
mutouyun
|
69e1586b5a
|
remove tls
|
2021-07-10 14:22:31 +08:00 |
|
木头云
|
a97b12f71d
|
Update c-cpp.yml
|
2021-07-10 13:52:44 +08:00 |
|
mutouyun
|
cca4664e84
|
option(LIBIPC_BUILD_SHARED_LIBS 'Build shared libraries (DLLs).' OFF)
|
2021-07-10 13:50:46 +08:00 |
|
mutouyun
|
9f235616b3
|
adjust test, chunk_storages revert to static
|
2021-06-27 18:49:23 +08:00 |
|
mutouyun
|
74f080361e
|
horrible_cast
|
2021-06-27 18:24:30 +08:00 |
|
木头云
|
7c063f8c17
|
Update c-cpp.yml
|
2021-06-27 18:11:05 +08:00 |
|
mutouyun
|
7dd9937670
|
try to adjust recycling strategy for large message cache
|
2021-06-27 18:03:17 +08:00 |
|
mutouyun
|
2179ce2a19
|
fix some bugs, adjust the test cases
|
2021-06-27 15:46:21 +08:00 |
|
mutouyun
|
bbd241948b
|
fix: large message cache may not be recycled with multiple receivers
|
2021-06-26 12:46:55 +08:00 |
|
mutouyun
|
d74f4c5609
|
fix: mutex() noexcept is implicitly deleted
|
2021-06-21 00:06:17 +08:00 |
|
mutouyun
|
dd29ed5d1f
|
fix errors
|
2021-06-21 00:02:48 +08:00 |
|
mutouyun
|
40eafcfd2a
|
fix errors
|
2021-06-21 00:00:11 +08:00 |
|
mutouyun
|
2d0948c042
|
Merge branch 'develop' of github.com:mutouyun/cpp-ipc into develop
|
2021-06-20 23:52:40 +08:00 |
|
mutouyun
|
0e0bbd729c
|
remove .travis.yml
|
2021-06-20 23:52:22 +08:00 |
|
mutouyun
|
a970ace446
|
using IPC_OS_* in test
|
2021-06-20 23:50:39 +08:00 |
|
mutouyun
|
d974641a07
|
for vs2015 error C3256
|
2021-06-20 23:50:39 +08:00 |
|
mutouyun
|
455c0b479d
|
add sync::mutex for windows/linux
|
2021-06-20 23:50:39 +08:00 |
|
mutouyun
|
12944502a1
|
Revert "update IPC_CONCEPT_"
This reverts commit 1e5547e6dfd0605fa62be67899c6c893aa61f9fc.
|
2021-06-20 23:50:39 +08:00 |
|
mutouyun
|
85342dcaa6
|
test/profiler
|
2021-06-20 23:50:39 +08:00 |
|
mutouyun
|
563aabfe4b
|
add profiler from adah1972
|
2021-06-20 23:50:39 +08:00 |
|
mutouyun
|
8cd2a40bfd
|
update IPC_CONCEPT_
|
2021-06-20 23:50:39 +08:00 |
|
木头云
|
57e5298006
|
Update README.md
|
2021-06-20 23:48:05 +08:00 |
|
木头云
|
662cbf3560
|
Update c-cpp.yml
|
2021-06-20 23:42:24 +08:00 |
|
木头云
|
bf4aa18377
|
Create c-cpp.yml
|
2021-06-20 23:40:47 +08:00 |
|
mutouyun
|
3cf7d5bcd5
|
using IPC_OS_* in test
|
2021-06-20 15:49:38 +08:00 |
|
mutouyun
|
e5bf3b7c84
|
for vs2015 error C3256
|
2021-06-20 15:32:54 +08:00 |
|
mutouyun
|
e20dd7d5e3
|
add sync::mutex for windows/linux
|
2021-06-20 15:23:44 +08:00 |
|
mutouyun
|
ff488e002f
|
Revert "update IPC_CONCEPT_"
This reverts commit 1e5547e6dfd0605fa62be67899c6c893aa61f9fc.
|
2021-06-06 19:40:54 +08:00 |
|
mutouyun
|
54bc3386dd
|
test/profiler
|
2021-06-06 19:35:39 +08:00 |
|
mutouyun
|
55e75d4ed6
|
add profiler from adah1972
|
2021-06-06 19:34:18 +08:00 |
|
mutouyun
|
c04e726c23
|
Merge branch 'develop' of https://github.com/mutouyun/cpp-ipc into develop
|
2021-06-06 19:08:04 +08:00 |
|
mutouyun
|
1e5547e6df
|
update IPC_CONCEPT_
|
2021-06-06 19:05:14 +08:00 |
|
mutouyun
|
ef2988b6e1
|
add test for robust(windows)
|
2021-06-06 18:50:24 +08:00 |
|
mutouyun
|
6746e1a740
|
add test for robust
|
2021-06-06 18:23:18 +08:00 |
|
mutouyun
|
f07fc84cb8
|
add options for cmake
|
2021-06-05 18:39:31 +08:00 |
|
木头云
|
647f7a2efb
|
Merge pull request #41 from randomizedthinking/master
Add install statements for headers and libipc
|
2021-05-24 10:36:19 +08:00 |
|
Gang Liang
|
4f5e150c61
|
Add install statements for headers and libipc
|
2021-05-23 10:54:10 -07:00 |
|
木头云
|
1a39118c1e
|
Merge pull request #38 from mutouyun/issue-17
Issue 17
|
2021-05-08 10:55:49 +08:00 |
|
木头云
|
a85199d2d4
|
Update ipc.cpp
fix bug: id == invalid_value not processed.
|
2021-05-07 16:47:49 +08:00 |
|
木头云
|
9aab0d4f21
|
Update ipc.cpp
Optimizes the number of handles to the large message cache.
|
2021-05-07 16:03:33 +08:00 |
|
木头云
|
681f8e6736
|
add large_msg_align for cache memory alignment
|
2021-05-07 15:48:31 +08:00 |
|
木头云
|
d6ab58fc6f
|
add make_align for size alignment
|
2021-05-07 15:41:32 +08:00 |
|
木头云
|
a4a7b85f47
|
static_alloc is used by default
|
2021-05-07 15:35:10 +08:00 |
|