MyQueues from Postcode Anywhere

Input data and allow one or many users to subscribe

  • Full security management keeps you protected
  • Lock down your data and choose who you share it with
  • Rapid API development saves time
  • Create, test and manage a data feed in hours, not days
  • Cost-effective system saves money
  • Use the service on-demand, avoiding costly fees
  • Host onsite or offsite for a flexible service
  • Host the data securely on our platform - or your server
  • Automatic integration deploys services instantly
  • Link your data with any Windows application in seconds

MyQueues make automated workflows easy by allowing one or many users to subscribe to a data source.

MyQueues allow for one or multiple subscribers to retrieve data in the same order it was inputted.

Unlike the SQL-like access of MyTables, MyQueues allow users to add data to the queue at one end and take from it at the other, given the correct permissions. Two types of queues are supported: Simple and Subscriber.

Simple and Subscriber Queues

Simple Queues are single pipes. You can add data at one end and take it out at the other.

A simple pipe

Subscriber Queues are “one-to-many” pipes. You can add data at the front, and many subscribers can take it out at the end. Each subscriber sees a virtualised Simple Queue, generally unaware of the underlying implementation. Subscribers can be managed through the management web services or management services objects.