Hello Everyone,

I need your advice, please. Now I'm in a way to move to OpenWhisk platform.
Original solution is developed as set of stateful microservices.

Some microservices are quite small and could be re-written as a set of
actions.
But couple of it are not easy to re-write because some 3-rd party processes
are used there (one of them is FreeSwitch).

Could I use docker image (where for example FreeSwitch works) as stateful
service
and inject events from this docker container to OpenWhisk and receive
answers from
actions which subscribed on such events?

Best Regards,
Kirill Ratkin

Reply via email to