osrd icon indicating copy to clipboard operation
osrd copied to clipboard

Modify editoast to use specialized core on only one infrastructure at a time

Open ElysaSrc opened this issue 1 year ago • 0 comments

Description and goal

Enable editoast to communicate with core instances via RabbitMQ, using queues for requests and responses.

Acceptance criteria

  • [X] Develop the logic for editoast to send requests to core through RabbitMQ.
  • [X] Implement the creation and management of temporary queues for responses from core (use queues with the infrastructure identifier).
  • [ ] Use these elements to communicate with core through RabbitMQ

ElysaSrc avatar Feb 20 '24 15:02 ElysaSrc