bdw429s
03/21/2023, 7:41 PMsendGatewayMessage()
BIF and register a gateway listener to respond to incoming messages with SQS as the backend. It would especially solve the issue of creating a listener, which ATM would require you to build your own CFThread plumbing with long polling enabled for a queue, but all of this could be abstracted perfectly into an event gateways listener that simply response to new messages like the existing ActiveMQ one does.Mark Takata (Adobe)
03/21/2023, 10:54 PMbdw429s
03/22/2023, 5:48 PMbdw429s
03/22/2023, 5:48 PMbrianklaas
03/23/2023, 3:03 PM