[CONF] Apache Qpid > Current Architecture

2009-07-24 Thread confluence
Current Architecture Page edited by Aidan Skinner Current implementation Issues Current implementation Current implementation Inside Qpid, data is read from a socket and placed in a buffer. A separate thread then ta

[CONF] Apache Qpid > Common Network Layer Interface

2009-07-24 Thread confluence
Common Network Layer Interface File attached by Aidan Skinner broker-0.N-network.png (68 kB image/png) Change Notification Preferences View Attachments -

[CONF] Apache Qpid > Common Network Layer Interface

2009-07-24 Thread confluence
Common Network Layer Interface Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Broker & Cl

[CONF] Apache Qpid > Common Network Layer Interface

2009-07-24 Thread confluence
Common Network Layer Interface Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Broker & Cl

[CONF] Apache Qpid > Common Network Layer Interface

2009-07-24 Thread confluence
Common Network Layer Interface Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Broker & Cl

[CONF] Apache Qpid > Robbie Gemmell

2009-07-24 Thread confluence
Robbie Gemmell Page edited by Robbie Gemmell GSoC 2009 Progress Work is progressing in line with expectations, with most of the new UI completed and work underway on the remaining additions. The table below gives an overview of curr

[CONF] Apache Qpid > C++ Broker Startup and Plugins

2009-07-24 Thread confluence
C++ Broker Startup and Plugins Page added by Steve Huston The C++ broker automatically loads available plugins when it starts. It can get plugins from two places: All loadable plugins from the directory specified with the --module-dir opti

[CONF] Apache Qpid > CppBrokerStartPlugins

2009-07-24 Thread confluence
CppBrokerStartPlugins Page edited by Steve Huston The C++ broker automatically loads available plugins when it starts. It can get plugins from two places: All loadable plugins from the directory specified with the --module-dir opt

[CONF] Apache Qpid > Qpid 'C++' Documentation

2009-07-24 Thread confluence
Qpid 'C++' Documentation Page edited by Steve Huston Introduction Contributors should read: README in subversion for build instructions. C++ coding tips C++ style guide C++ public API guidelines OS version considerations Aut

[CONF] Apache Qpid > Common Network Layer Interface

2009-07-27 Thread confluence
Common Network Layer Interface Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Broker & Cl

[CONF] Apache Qpid > Common Network Layer Interface

2009-07-27 Thread confluence
Common Network Layer Interface Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Broker & Cl

[CONF] Apache Qpid > Common Network Layer Interface

2009-07-27 Thread confluence
Common Network Layer Interface Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Broker & Cl

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner broker-0.N-network.png (45 kB image/png) broker-0.5-network.png (73 kB image/png) Cha

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner client-0.5-connection-creation.png (42 kB image/png) client-0.5-network-processing.png (69 kB image/png)

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner client-0.N-network-processing.png (68 kB image/png) Change Notification Preferences View Attachmen

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Refactoring MINA dependencies Transport layer selection in o.a.q.server.Main Separation of AMQP processing from networking QpidByteBuffer

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Refactoring MINA dependencies Transport layer selection in o.a.q.server.Main Separation of AMQP processing from networking QpidByteBuffer

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Refactoring MINA dependencies Transport layer selection in o.a.q.server.Main Separation of AMQP processing from networking QpidByteBuffer

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Refactoring MINA dependencies Transport layer selection in o.a.q.server.Main Separation of AMQP processing from networking Change job process

[CONF] Apache Qpid > Network IO Interface

2009-07-27 Thread confluence
Network IO Interface Page edited by Aidan Skinner Objective and Scope. Overview Problem Statement 1 High message throughput on one publishing connection 2 Medium-High throughput on several publishing connectio

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Refactoring MINA dependencies Transport layer selection in o.a.q.server.Main MINANetworkDriver Separation of AMQP processing from networking

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Transport layer selection in o.a.q.server.Main Separation of AMQP processing from networking Overview This component element is comprised of the fo

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Transport layer selection in o.a.q.server.Main Separation of AMQP processing from networking Overview This component element is comprised of the fo

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Transport layer selection in o.a.q.server.Main Separation of AMQP processing from networking Implementation of NetworkDriver Implementation o

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Transport layer selection in o.a.q.server.Main Separation of AMQP processin

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Transport layer selection in o.a.q.server.Main Separation of AMQP processin

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface File attached by Aidan Skinner broker-0.N-network.png (59 kB image/png) Change Notification Preferences View Attachments ---

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Transport layer selection in o.a.q.server.Main Separation of AMQP processin

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Transport layer selection in o.a.q.server.Main Separation of AMQP processin

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner broker-0.N-network.png (59 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner broker-0.N-state.png (17 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner client-0.5-network-processing.png (92 kB image/png) broker-0.5-network.png (83 kB image/png)

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface File attached by Aidan Skinner broker-0.N-network.png (71 kB image/png) Change Notification Preferences View Attachments ---

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Port server to new interface

2009-07-27 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-27 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Robbie Gemmell

2009-07-28 Thread confluence
Robbie Gemmell Page edited by Robbie Gemmell GSoC 2009 Progress Work is progressing in line with expectations, with most of the new UI completed and work underway on the remaining additions. The table below gives an overview of curr

[CONF] Apache Qpid > Port server to new interface

2009-07-28 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Port server to new interface notes

2009-07-28 Thread confluence
Port server to new interface notes Page added by Aidan Skinner ID Raised By Description Status Outcome 1 RG Overview not helpful, should reflect contents of doc     2 MM Overview points 3/4 don't clearly relate to s

[CONF] Apache Qpid > Port server to new interface

2009-07-28 Thread confluence
Port server to new interface Page edited by Aidan Skinner Overview Implementation of NetworkDriver Implementation of ProtocolEngine Diagram of new broker network / protocol implementation Transport layer sel

[CONF] Apache Qpid > Current and proposed network interfaces notes

2009-07-28 Thread confluence
Current and proposed network interfaces notes Page added by Aidan Skinner ID Raised By Description Status Outcome 1 RG Requirements 5,6,8,9 are design choices     2 RG Requirement 10 is observation / scope limit  

[CONF] Apache Qpid > Port server to new interface notes

2009-07-28 Thread confluence
Port server to new interface notes Page edited by Aidan Skinner ID Raised By Description Status Outcome 1 RG Overview not helpful, should reflect contents of doc     2 MM Overview points 3/4 don't clearly r

[CONF] Apache Qpid > Network IO Interface discussion points

2009-07-28 Thread confluence
Network IO Interface discussion points Page edited by Aidan Skinner Discussion Points : 2009-07-03 This page captures points to be addressed from a discussion between: Robery Godfrey (RG) Marnie McCormack (MM) Martin Ritchie (MR) Ai

[CONF] Apache Qpid > Network IO Interface

2009-07-28 Thread confluence
Network IO Interface Page edited by Aidan Skinner Objective and Scope. Overview Problem Statement 1 High message throughput on one publishing connection 2 Medium-High throughput on several publishing connectio

[CONF] Apache Qpid > Network IO Interface

2009-07-28 Thread confluence
Network IO Interface Page edited by Aidan Skinner Objective and Scope. Overview Problem Statement 1 High message throughput on one publishing connection 2 Medium-High throughput on several publishing connectio

[CONF] Apache Qpid > Current Architecture

2009-07-28 Thread confluence
Current Architecture Page edited by Aidan Skinner Current implementation Issues Current implementation Broker Client connection creation Client processing Current implementation Inside Qpid, data is rea

[CONF] Apache Qpid > Port server to new interface notes

2009-07-28 Thread confluence
Port server to new interface notes Page edited by Aidan Skinner ID Raised By Description Status Outcome 1 RG Overview not helpful, should reflect contents of doc Done Removed, replaced with ToC 2 MM Ove

[CONF] Apache Qpid > Port server to new interface

2009-07-28 Thread confluence
Port server to new interface Page edited by Aidan Skinner Objectives Overview of new implementation New classes Implementation of NetworkDriver New MINANetworkDriver class Implementation of ProtocolEngine

[CONF] Apache Qpid > Port server to new interface

2009-07-28 Thread confluence
Port server to new interface Page edited by Aidan Skinner Objectives Overview of new implementation New classes Implementation of NetworkDriver New MINANetworkDriver class Changes required to implement MIN

[CONF] Apache Qpid > Robbie Gemmell

2009-07-28 Thread confluence
Robbie Gemmell Page edited by Robbie Gemmell GSoC 2009 Progress Work is progressing in line with expectations, with most of the new UI completed and work underway on the remaining additions. The table below gives an overview of curr

[CONF] Apache Qpid > Port server to new interface notes

2009-07-29 Thread confluence
Port server to new interface notes Page edited by Aidan Skinner ID Raised By Description Status Outcome 1 RG Overview not helpful, should reflect contents of doc Done Removed, replaced with ToC 2 MM Ove

[CONF] Apache Qpid > Port server to new interface

2009-07-29 Thread confluence
Port server to new interface File attached by Aidan Skinner broker-0.N-network-phase-1.png (67 kB image/png) broker-0.5-network.png (82 kB image/png) Change

[CONF] Apache Qpid > Port server to new interface

2009-07-29 Thread confluence
Port server to new interface Page edited by Aidan Skinner Objectives Overview of new implementation New classes Implementation of NetworkDriver New MINANetworkDriver class Changes required to implement MIN

[CONF] Apache Qpid > Port server to new interface

2009-07-29 Thread confluence
Port server to new interface Page edited by Aidan Skinner Objectives Overview of new implementation Work required Add QpidByteBuffer Implement NetworkDriver MINANetworkDriver class Changes required to

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-29 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner network-driver-protocol-engine-sequence.png (14 kB image/png) Change Notification Preferences View

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-29 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-29 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner broker-0.N-network.png (16 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-29 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner broker-0.N-network.png (14 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-29 Thread confluence
Current and proposed network interfaces File attached by Aidan Skinner common-0.N-network.png (15 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Qpid > Current and proposed network interfaces notes

2009-07-29 Thread confluence
Current and proposed network interfaces notes Page edited by Aidan Skinner ID Raised By Description Status Outcome 1 RG Requirements 5,6,8,9 are design choices Done Moved to new section 2 RG Requirement

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-29 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces

2009-07-29 Thread confluence
Current and proposed network interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java Br

[CONF] Apache Qpid > Current and proposed network interfaces notes

2009-07-29 Thread confluence
Current and proposed network interfaces notes Page edited by Aidan Skinner ID Raised By Description Status Outcome 1 RG Requirements 5,6,8,9 are design choices Done Moved to new section 2 RG Requirement

[CONF] Apache Qpid > New common network and protocol interfaces

2009-07-29 Thread confluence
New common network and protocol interfaces Page edited by Aidan Skinner Purpose This design page describes the low level design for the new interface which is aimed at facilitating encapsulation for the Network code in both the Java

[CONF] Apache Qpid > Port server to new interface tests

2009-07-29 Thread confluence
Port server to new interface tests Page added by Aidan Skinner Existing unit test coverage Existing unit test coverage of the classes involved is minimal to non-existent New unit tests required Unit tests will need to be written for MINANe

[CONF] Apache Qpid > Port server to new interface tests

2009-07-29 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Existing unit test coverage Existing unit test coverage of the classes involved is minimal to non-existent. I will add tests for the changed functionality, but not for

[CONF] Apache Qpid > Port server to new interface tests

2009-07-29 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner MINANetworkDriver tests testBindOpen testBindSocketInUse testSend testSetReadIdle testSetWriteIdle testClosed testExceptionCaught

[CONF] Apache Qpid > Port server to new interface tests

2009-07-29 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner MINANetworkDriver tests testBindOpen testBindSocketInUse testSend testSetReadIdle testSetWriteIdle testClosed testExceptionCaught

[CONF] Apache Qpid > Operational Logging - Status Update - Technical Specification

2009-07-30 Thread confluence
Operational Logging - Status Update - Technical Specification Page edited by Martin Ritchie Technical Specification Overview New classes Interface list Class List Psuedo-Code Example How to provide fixed l

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner MINANetworkDriver tests testBindOpen testBindSocketInUse testSend testSetReadIdle testSetWriteIdle testClosed testExceptionCaught

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Test Objectives Performance Test Plan Existing System Tests Existing Unit Tests New unit tests required MINANetworkDriver tests AMQDecoder

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Test Objectives Performance Test Plan Existing System Tests Existing Unit Tests New unit tests required MINANetworkDriver tests testBindO

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Test Objectives Performance Test Plan Existing System Tests New system tests required ServerHeartbeatTest testClientWriteIdleTest Exist

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Test Objectives Performance Test Plan Existing System Tests ConnectionTest AcknowledgeTest MultipleConnectionTest New system tests requir

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Test Objectives Performance Test Plan Existing System Tests ConnectionTest AcknowledgeTest MultipleConnectionTest New system tests requir

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Test Objectives Performance Test Plan Existing System Tests ConnectionTest AcknowledgeTest MultipleConnectionTest SimpleACLTest New s

[CONF] Apache Qpid > Port server to new interface tests

2009-07-30 Thread confluence
Port server to new interface tests Page edited by Aidan Skinner Test Objectives Performance Test Plan Existing System Tests ConnectionTest AcknowledgeTest MultipleConnectionTest SimpleACLTest New s

[CONF] Apache Qpid > Configure Operational Status Logging

2009-08-14 Thread confluence
Configure Operational Status Logging Page added by Martin Ritchie How to Configure Operational Status Logging New in Apache Qpid 0.6 Java Broker is Operational Status Logging. The design overview can be found here which details all the propo

[CONF] Apache Qpid > Java Broker Analysis Tools

2009-08-14 Thread confluence
Java Broker Analysis Tools Page edited by Martin Ritchie Analysis Tools This page contains details of the broker analysis tools available as part of the Performance Test package. The design for this work is located here. Ov

[CONF] Apache Qpid > Debug using log4j

2009-08-14 Thread confluence
Debug using log4j Page edited by Martin Ritchie Deprecated Logging Connection State due to Operational Logging Deprecated Logging Connection State due to Operational Logging Debugging with log4j configurations U

<    2   3   4   5   6   7   8   9   10   11   >