I am working on a project that uses embedded Infinispan for distributed caching. As this solution is based on jGroups for cluster management it would come in handy to also have a binder for spring-cloud-bus that works via jGroups. Do you think this would make sense and if it would be viable to do?
One use case would be to e.g. refresh the application context for all applications in the jGroups cluster when the environment changes.