File tree
27 files changed
+170
-78
lines changed- acceptance/async-tests/src/test/java/org/reactivecommons/test
- perf
- async
- async-commons-api/src/main/java/org/reactivecommons/async/api
- async-commons-standalone/src/main/java/org/reactivecommons/async/impl/config
- async-commons-starter/src
- main/java/org/reactivecommons/async/impl
- config
- test/java/org/reactivecommons/async/impl/config/integration
- async-commons/src
- main/java/org/reactivecommons/async/impl
- communications
- exceptions
- listeners
- test/java/org/reactivecommons/async/impl
- samples/async
- sender-client/src/main/java/sample
- simpleConsumer/src/main/java/sample
27 files changed
+170
-78
lines changedLines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
10 | 7 |
| |
11 |
| - | |
12 | 8 |
| |
13 |
| - | |
14 | 9 |
| |
15 | 10 |
| |
16 | 11 |
| |
| |||
19 | 14 |
| |
20 | 15 |
| |
21 | 16 |
| |
22 |
| - | |
23 | 17 |
| |
24 |
| - | |
25 | 18 |
| |
26 | 19 |
| |
27 | 20 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 |
| - | |
22 | 20 |
| |
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
26 | 24 |
| |
27 |
| - | |
28 | 25 |
| |
29 | 26 |
| |
30 | 27 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
20 |
| - | |
21 | 19 |
| |
22 |
| - | |
23 | 20 |
| |
24 | 21 |
| |
25 | 22 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 |
| - | |
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
|
acceptance/async-tests/src/test/java/org/reactivecommons/test/perf/SimpleCommandHandlePerfTest.java
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 |
| - | |
20 |
| - | |
21 | 18 |
| |
22 | 19 |
| |
23 | 20 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
|
Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
| |||
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
57 |
| - | |
58 |
| - | |
| 55 | + | |
| 56 | + | |
59 | 57 |
| |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
63 | 61 |
| |
64 |
| - | |
65 |
| - | |
| 62 | + | |
| 63 | + | |
66 | 64 |
| |
67 | 65 |
| |
68 | 66 |
| |
69 | 67 |
| |
70 | 68 |
| |
71 |
| - | |
72 |
| - | |
| 69 | + | |
| 70 | + | |
73 | 71 |
| |
74 | 72 |
| |
75 | 73 |
| |
|
0 commit comments