|
Page Edited :
qpid :
3rd Party Libraries
3rd Party Libraries has been edited by Marnie McCormack (Dec 05, 2006). Content:Qpid Persistence OptionsThere are currently two options for persistence in Qpid, as shown in the table below.
Using In-Memory PersistenceUsing In-Memory persistence is the default when you install Qpid and requires no additional install/configuration. Using Berkeley DB PersistenceInstall Berkeley DBIf you choose to use the Berkeley DB solution for scalability purposes then you should download & install version 3.1 from http://www.oracle.com/technology/software/products/berkeley-db/je/index.html Amend your Qpid configuration to switch BDB onThe default Qpid configuration file can be found in the etc directory of your install and is named config.xml. To use BDB, simply add the following element: <store> <class>org.apache.qpid.server.store.berkeleydb.BDBMessageStore</class> </store>
|
Unsubscribe or edit your notifications preferences
