-1

Is there any alternative to MassTransit Saga feature in ActiveMQ? As a student, I've learned MassTransit and now I want to learn ActiveMQ by analogy..

borovsky
  • 873
  • 1
  • 9
  • 15

1 Answers1

0

ActiveMQ is a message broker. Not a long running, transactional state machine.

Petter Nordlander
  • 22,053
  • 5
  • 50
  • 84