Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Publishing objects asynchronously

When you have enabled "Asynchronous publishing" in "content.ini" and started the daemon, the system will handle your publishing requests as described below.

When you have edited your object in the "Object edit interface" and pressed "Send for publishing", the request to publish the object is queued. This queue is database based and monitored by the daemon, "ezasynchronouspublisher", to know what operations are to be performed. On your screen you can follow the status of the publishing process.

You will get a message confirming the publishing: "Your content is being published" and then presented with the current status of the queued item. There are three status types:

  • Pending - The publishing request is now in a queue of publishing requests
  • Working - The request is processed to find a queue of publishing request and a place in the queue
  • Published - The publishing request has been processed and your object is published

If something irregular happens in the publishing process the system will issue error messages according to the situation.

Geir Arne Waaler (19/01/2011 1:04 pm)

Geir Arne Waaler (29/08/2011 9:40 am)


Comments

There are no comments.