issues
search
bennidi
/
mbassador
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
MIT License
958
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate from javax.el to jakarta.el
#169
jamesnetherton
opened
10 months ago
0
Build fails using Maven 3.8.3 and JDK 19.0.1 on Arch Linux
#168
ghost
opened
1 year ago
0
Fixing memoryleak in multiclassloader context
#167
FlorianKirmaier
opened
3 years ago
3
Potential lambda enhancement
#166
regbo
opened
3 years ago
0
Add travis jobs on ppc64le
#165
manish364824
closed
3 years ago
0
Bump junit from 4.12 to 4.13.1
#164
dependabot[bot]
closed
3 years ago
0
Made it possible to extend MessagePublication class
#163
kolybelkin
closed
3 years ago
5
Q: How to create a blocking wait for messages programmatically ?
#162
Gerry33
opened
5 years ago
2
Mbussador supports spring transactional?
#161
ttxs0109
closed
5 years ago
1
How to avoid : "java.lang.reflect.InvocationTargetException There might be an access rights problem. ...'"
#160
Gerry33
closed
5 years ago
1
Include an automatic module name in the manifest
#159
kashike
closed
3 years ago
0
Create a project with the interfaces/annotations
#158
LukMas
closed
6 years ago
4
Explain the supported use cases of generics in message handlers
#157
bennidi
opened
6 years ago
0
Unsubscribe all and purge feature
#156
eduardoestrella
closed
3 years ago
1
Fixed wiki link
#155
Ktar5
closed
5 years ago
0
IMessageFilter Context?
#154
GregoryHlavac
opened
7 years ago
1
Add support for interfaces
#153
chriskingnet
closed
6 years ago
7
Lock on handler (or Listener)
#152
ndr-brt
closed
7 years ago
7
Don't use dispatcher thread
#151
techyourchance
opened
7 years ago
3
Add a new way to define filters for handler methods
#150
kashike
closed
7 years ago
4
Fix a minor Markdown issue at README.md
#149
toukovk
closed
7 years ago
0
Allow SubscriptionFactory#buildDispatcher to throw MessageBusException
#148
kashike
closed
7 years ago
1
Handlers in inner classes not recognized
#147
fgrazi
closed
5 years ago
2
we have to call twice getCause , In IPublicationErrorHandler.handleError(PublicationError )
#146
yuhaqiang123
opened
7 years ago
0
there is a way to change the @Handler priority programmatically?
#145
daniv
closed
7 years ago
1
Add javadoc badge to readme
#144
leif81
closed
7 years ago
0
Fix broken headings in Markdown files
#143
bryant1410
closed
7 years ago
1
Add Maven Central badge to Readme
#142
leif81
closed
7 years ago
5
Shared Message Dispatcher thread pool
#141
danduff
opened
8 years ago
1
squid:S00115 - Constant names should comply with a naming convention
#140
georgekankava
closed
8 years ago
0
squid:S1118 - Utility classes should not have public constructors
#139
georgekankava
closed
8 years ago
0
squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order
#138
georgekankava
closed
8 years ago
1
org.fedoraproject.xmvn.tools.install.ArtifactInstallationException: Installation repository is incapable of holding artifact org.mbassy:mbassador-mbassador-1.2.4.2:war:SYSTEM
#137
ghost
closed
8 years ago
2
[WARNING] Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
#136
ghost
closed
8 years ago
6
Failed to build mbassador with maven offline mode for Fedora
#135
ghost
closed
8 years ago
4
See bennidi/mbassador#133 Outdated test dependency
#134
davidsowerby
closed
8 years ago
0
MBassador depends on ancient mycila-testing-mockito
#133
ghost
closed
8 years ago
2
fix compiling under java 8 by adding param to the maven javadoc
#132
cyberoblivion
closed
8 years ago
1
Add event bus pause/resume support.
#131
bgroenks96
closed
7 years ago
2
swallow error handler exceptions
#130
yaronyam
closed
9 years ago
1
Add ability to cancel events
#129
nikoliazekter
closed
8 years ago
5
Handlers get message only the first time
#128
fiunchinho
closed
8 years ago
3
bugfix: exception raised by error handler terminates the async msg dispatcher
#127
yaronyam
closed
8 years ago
12
Uniquely name each Message Bus dispatcher thread
#126
yaronyam
closed
9 years ago
0
Array speedup
#125
dorkbox
closed
9 years ago
1
Using BusConfiguration throws NullPointerException
#124
nikoliazekter
closed
9 years ago
2
Broken link in README
#123
davidsowerby
closed
9 years ago
1
Add pause/resume feature to MBassador
#122
bgroenks96
opened
9 years ago
15
Method `addPublicationErrorHandler` not found on `BusConfiguration` class in 1.2.1.
#121
basil-bourque
closed
9 years ago
9
Need documentation for how to install error handler
#120
basil-bourque
closed
9 years ago
1
Next