#External connection to QUEUE

1 messages · Page 1 of 1 (latest)

celest bay
#

I can't figure out if it's possible to connect to a queue from an external server,
I would like to use a worker to deploy job on to a queue, then have a my application execute jobs from the CF queue, is this possible? or queues are only accessible within CF workers?
thank you.

lime ledge
#

Being able to pull items from your queue is on the roadmap

#

For now, you'd have to get your queue handler in your worker to send the data to your application