Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate VCell Messaging with Quarkus #1153

Open
5 tasks
Tracked by #1040
AvocadoMoon opened this issue Feb 16, 2024 · 0 comments
Open
5 tasks
Tracked by #1040

Integrate VCell Messaging with Quarkus #1153

AvocadoMoon opened this issue Feb 16, 2024 · 0 comments
Assignees
Labels
Type: enhancement enhance existing feature

Comments

@AvocadoMoon
Copy link
Contributor

AvocadoMoon commented Feb 16, 2024

The current VCellMessaging infrastructure provides communication between services using a Message Oriented Middleware - currently ActiveMQ (a JMS service).

Quarkus has modern ways of integrating messaging with JMS compliant services

  • evaluate Quarkus messaging implementations with unit/integration testing and dependency injection
  • reconcile the Quarkus messaging with the existing VCellMessaging paradigm
  • reconcile current Java Object messages with desired JSON messages.
  • test with a few endpoints
  • plan for rollout for all endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement enhance existing feature
Projects
Status: Queued
Development

No branches or pull requests

2 participants