Just a second...

Publishers (DEPRECATED)

Publishers were a server-side method of creating and updating topics. They are now deprecated. Use clients to create and update topics.

Note: Publishers are now deprecated.

Publishers are written in Java™ and deployed on Diffusion™ Cloud.

You can deploy one or more publishers on a Diffusion Cloud server. A publisher can provide the behavior of one or more topics but a topic can belong to only one publisher. The publisher infrastructure is provided by Diffusion Cloud and the behavior is provided by the user by writing a publisher.

Considerations when using a publisher

Publishers can only be written in Java.

Publishers cannot remove topics created by a client.

Clients cannot remove topics created by a publisher.