Ok, I have a very simple, but a bit more realistic supply chain sample. The
idea is to use it to test (in addition to the simple non-blocking call of
the customer by the shipper) features like callbacks, passing references to
call, and references with multiplicity *..n (as in a retailer with several
warehouses to choose from) when they are available. For now it is just a
straight chain with a hardwired reference from the shipper to the customer,
and using a dummy order (which can also become more realistic, using an sdo,
for instance). I'll keep working on adding the features that are available. I can send
the zip file to Jean-Sebastien to add to the sandbox.

Ignacio

[snip]

Great! Thanks for volunteering. We have an async variation of the helloworld sample under samples/helloworld/helloworldasync, but I'm not too happy with it as it's not very realistic. So any idea of a better sample to demonstrate the async programming model is welcome! We're just at the beginning of our async implementation so it's the right time to hop in, and help us improve it :)

Thanks
--
Jean-Sebastien


[snip]


Reply via email to