Ivan Baidakou
|
2560821ed2
add moar asserts
|
7 months ago |
Ivan Baidakou
|
33bfab3ec3
[feature] added `make_routed_message()` free function
|
7 months ago |
Ivan Baidakou
|
95dcb1ef39
Introduce fltk-backend
|
1 year ago |
Ivan Baidakou
|
72b4b77772
Fix warinings
|
1 year ago |
Ivan Baidakou
|
6804d26807
[feature] add request message into extended error
|
1 year ago |
Ivan Baidakou
|
b74b84e5b1
[feature] add message visitor, message stringifier and the default implemntation
|
1 year ago |
pavel
|
e2b9b59958
fix last line in md, add function signature check for start_timer
|
1 year ago |
pavel
|
7aa2d00aaa
in start_timer method could be a function
|
1 year ago |
pavel
|
e7cd38f8a5
fix spell check in doc comments
|
1 year ago |
Ivan Baidakou
|
b38c244b27
[bugfix] response-messages keep order as regular message
|
2 years ago |
Ivan Baidakou
|
eadab1814e
[feature, breaking] avoid introducing unnecessary event loops latency by intensive polling
|
3 years ago |
Ivan Baidakou
|
ea6a634995
update docs
|
3 years ago |
Ivan Baidakou
|
9b7fd9462d
tune exporting
|
3 years ago |
Ivan Baidakou
|
791fe089f2
[msvc] mute some warnings C4251
|
3 years ago |
Ivan Baidakou
|
3076468501
[feature, breaking] initial support of building as shared library
|
3 years ago |
Ivan Baidakou
|
ec913f15cb
[feature] add shutdown flag checker
|
3 years ago |
Ivan Baidakou
|
5d5388be3c
[bugfix] requests do not outlive actors (i.e. cancelled on `shutdown_finish`)
|
3 years ago |
Ivan Baidakou
|
df5062d7be
improve internals and get rid of warnings (msvc)
|
3 years ago |
Ivan Baidakou
|
a5a4ede7f1
get rid of warnings of unused var (msvc)
|
3 years ago |
Ivan Baidakou
|
21829b9e03
add docs
|
3 years ago |
Ivan Baidakou
|
ee59a67632
[feature] Implement #41, more expected message processing order
|
3 years ago |
Ivan Baidakou
|
450734e0c1
[feature] actor: escalate failure and autoshutdown supervisor
|
3 years ago |
Ivan Baidakou
|
fbaf46e9cc
Inital work on spawner
|
3 years ago |
Ivan Baidakou
|
f279739e02
performance tuning
|
3 years ago |
Ivan Baidakou
|
fafe171943
[improvement] speedup message delivery
|
3 years ago |
Ivan Baidakou
|
bf15d6190e
more details on fatal error (system_context_t)
|
4 years ago |
Ivan Baidakou
|
e5b5a7f5c5
Clean up thread-supervisor
|
4 years ago |
Ivan Baidakou
|
66c4acb7a1
Generealize lockfree queue application
|
4 years ago |
Ivan Baidakou
|
605ea056ee
[bugfix] `foreigners_support_plugin_t` more safely deliver a message for a foreign subscriber
|
4 years ago |
Ivan Baidakou
|
45e684773c
[improvement] add `resources` plugin for supervisor
|
4 years ago |