activemq-artemis/docs/user-manual/zh/master.xml

129 lines
6.0 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- ============================================================================= -->
<!-- Copyright © 2009 Red Hat, Inc. and others. -->
<!-- -->
<!-- The text of and illustrations in this document are licensed by Red Hat under -->
<!-- a Creative Commons AttributionShare Alike 3.0 Unported license ("CC-BY-SA"). -->
<!-- -->
<!-- An explanation of CC-BY-SA is available at -->
<!-- -->
<!-- http://creativecommons.org/licenses/by-sa/3.0/. -->
<!-- -->
<!-- In accordance with CC-BY-SA, if you distribute this document or an adaptation -->
<!-- of it, you must provide the URL for the original version. -->
<!-- -->
<!-- Red Hat, as the licensor of this document, waives the right to enforce, -->
<!-- and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent -->
<!-- permitted by applicable law. -->
<!-- ============================================================================= -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
"../../../lib/docbook-support/support/docbook-dtd/docbookx.dtd" [
<!ENTITY appserver-integration SYSTEM "appserver-integration.xml">
<!ENTITY architecture SYSTEM "architecture.xml">
<!ENTITY client-reconnection SYSTEM "client-reconnection.xml">
<!ENTITY client-classpath SYSTEM "client-classpath.xml">
<!ENTITY clusters SYSTEM "clusters.xml">
<!ENTITY configuration-index SYSTEM "configuration-index.xml">
<!ENTITY configuring-transports SYSTEM "configuring-transports.xml">
<!ENTITY connection-ttl SYSTEM "connection-ttl.xml">
<!ENTITY core-bridges SYSTEM "core-bridges.xml">
<!ENTITY diverts SYSTEM "diverts.xml">
<!ENTITY duplicate-detection SYSTEM "duplicate-detection.xml">
<!ENTITY embedding-hornetq SYSTEM "embedding-hornetq.xml">
<!ENTITY examples SYSTEM "examples.xml">
<!ENTITY filter-expressions SYSTEM "filter-expressions.xml">
<!ENTITY flow-control SYSTEM "flow-control.xml">
<!ENTITY ha SYSTEM "ha.xml">
<!ENTITY transaction-config SYSTEM "transaction-config.xml">
<!ENTITY intercepting-operations SYSTEM "intercepting-operations.xml">
<!ENTITY interoperability SYSTEM "interoperability.xml">
<!ENTITY jms-bridge SYSTEM "jms-bridge.xml">
<!ENTITY jms-core-mapping SYSTEM "jms-core-mapping.xml">
<!ENTITY large-messages SYSTEM "large-messages.xml">
<!ENTITY last-value-queues SYSTEM "last-value-queues.xml">
<!ENTITY logging SYSTEM "logging.xml">
<!ENTITY management SYSTEM "management.xml">
<!ENTITY message-expiry SYSTEM "message-expiry.xml">
<!ENTITY message-grouping SYSTEM "message-grouping.xml">
<!ENTITY messaging-concepts SYSTEM "messaging-concepts.xml">
<!ENTITY notice SYSTEM "notice.xml">
<!ENTITY paging SYSTEM "paging.xml">
<!ENTITY perf-tuning SYSTEM "perf-tuning.xml">
<!ENTITY persistence SYSTEM "persistence.xml">
<!ENTITY pre-acknowledge SYSTEM "pre-acknowledge.xml">
<!ENTITY preface SYSTEM "preface.xml">
<!ENTITY project-info SYSTEM "project-info.xml">
<!ENTITY queue-attributes SYSTEM "queue-attributes.xml">
<!ENTITY scheduled-messages SYSTEM "scheduled-messages.xml">
<!ENTITY security SYSTEM "security.xml">
<!ENTITY send-guarantees SYSTEM "send-guarantees.xml">
<!ENTITY thread-pooling SYSTEM "thread-pooling.xml">
<!ENTITY undelivered-messages SYSTEM "undelivered-messages.xml">
<!ENTITY using-core SYSTEM "using-core.xml">
<!ENTITY using-jms SYSTEM "using-jms.xml">
<!ENTITY using-server SYSTEM "using-server.xml">
<!ENTITY wildcard-syntax SYSTEM "wildcard-syntax.xml">
<!ENTITY wildcard-routing SYSTEM "wildcard-routing.xml">
<!ENTITY libaio SYSTEM "libaio.xml">
]>
<book lang="en">
<bookinfo>
<title>ActiveMQ 2.1用户手册</title>
<subtitle>Putting the buzz in messaging</subtitle>
</bookinfo>
<toc></toc>
&notice;
&preface;
&project-info;
&messaging-concepts;
&architecture;
&using-server;
&using-jms;
&using-core;
&jms-core-mapping;
&client-classpath;
&examples;
&wildcard-routing;
&wildcard-syntax;
&filter-expressions;
&persistence;
&configuring-transports;
&connection-ttl;
&transaction-config;
&flow-control;
&send-guarantees;
&undelivered-messages;
&message-expiry;
&large-messages;
&paging;
&queue-attributes;
&scheduled-messages;
&last-value-queues;
&message-grouping;
&pre-acknowledge;
&management;
&security;
&appserver-integration;
&jms-bridge;
&client-reconnection;
&diverts;
&core-bridges;
&duplicate-detection;
&clusters;
&ha;
&libaio;
&thread-pooling;
&logging;
&embedding-hornetq;
&intercepting-operations;
&interoperability;
&perf-tuning;
&configuration-index;
</book>