When implementing SBA application one of the first artifacts you need to implement would be a “processor”. The processor would be the core of the system. It will consume incoming data, digest it and come up with some output result. You can think about this processor as a subscriber listening for incoming messages sent into
READ MORE…





