Sentinel/sentinel-core
Eric Zhao 5edac71fef
Add support for asynchronous invocation entry (#146)
- Add several `asyncEntry` method in `Sph` interface and `SphU` class.
- Add a new `AsyncEntry` class for asynchronous entry representation. Some refactor for `CtEntry`.
- Refactored `CtSph` and implement `asyncEntryInternal` for asynchronous entry.
- Add `runOnContext` and `replaceContext` method in `ContextUtil` for context switching.
2018-09-14 10:07:27 +08:00
..
src Add support for asynchronous invocation entry (#146) 2018-09-14 10:07:27 +08:00
pom.xml jialianglinjl 2018-08-29 15:33:33 +08:00