Base solution for your next web application
Open Closed

ASP.NET Zero v6.0.0 Workflows and Queues Question #5759


User avatar
0
mdframe created

Does the current version of ANZ support any type of workflow/approval process and queuing with something like MSMQ? How are others performing and managing this style in your application?

Thanks,

Matt


4 Answer(s)
  • User Avatar
    0
    slamj1 created

    Hi @mdframe, I've currently implemented NServiceBus for this. It may be more than you require but NSB is a fully distributed enterprise service bus and can use MSMQ + distributed transactions. It's a dual source model, but the commercial cost (25.00 per node/month) beats most any other vendors' products for ROI.

  • User Avatar
    0
    mdframe created

    Hi @slamj1, this sounds like a solution and I have heard of NServiceBus before. Would you care to share any additional details how you implemented within ANZ?

  • User Avatar
    0
    slamj1 created

    Let me put something together for you shortly.

  • User Avatar
    0
    ismcagdas created
    Support Team

    I'm closing the issue but you can continue to write.