#Paul Dragoonis 0130 that is entirely up

1 messages · Page 1 of 1 (latest)

storm hare
#

I completely understand, thanks, this means the clients can make async or sync calls and it's fine.

PHP supports both, so it's fine just asking.

wind glen
storm hare
#

@wind glen right but if my pipeline has synchronous steps in it .. 1, 2, 3, 4, 5

Should I still be needing to do Async features ?

wind glen
#

Not in a sequence like that but it depends, especially if sync calls are blocking like in Python and Node.js.