Want to use Azure Service Bus as the queue tech here.
Take the base jobs from SEB as a starting point that can be abstracted out.
Create an example of polling open orders on a timed interval and then sending things to a queue., where they are processes asynchronously.
Write documentation
Want to use Azure Service Bus as the queue tech here.
Take the base jobs from SEB as a starting point that can be abstracted out.
Create an example of polling open orders on a timed interval and then sending things to a queue., where they are processes asynchronously.
Write documentation