# QMQP-SINK(1) - man - phpMan

[QMQP-SINK(1)](https://www.chedong.com/phpMan.php/man/QMQP-SINK/1/markdown)                           General Commands Manual                          [QMQP-SINK(1)](https://www.chedong.com/phpMan.php/man/QMQP-SINK/1/markdown)



## NAME
       qmqp-sink - parallelized QMQP test server

## SYNOPSIS
       **qmqp-sink** [**-46cv**] [**-x** _time_] [**inet:**][_host_]:_port_ _backlog_

       **qmqp-sink** [**-46cv**] [**-x** _time_] **unix:**_pathname_ _backlog_

## DESCRIPTION
       **qmqp-sink**  listens  on  the  named host (or address) and port.  It receives messages from the
       network and throws them away.  The purpose is to measure QMQP client performance, not  proto‐
       col  compliance.   Connections  can  be accepted on IPv4 or IPv6 endpoints, or on UNIX-domain
       sockets.   IPv4  and  IPv6  are  the  default.   This  program  is  the  complement  of   the
       [**qmqp-source**(1)](https://www.chedong.com/phpMan.php/man/qmqp-source/1/markdown) program.

       Note:  this  is an unsupported test program. No attempt is made to maintain compatibility be‐
       tween successive versions.

       Arguments:

### -4
              port.

### -6
              support.

### -c

### -v -v -v

### -x
              Terminate after _time_ seconds. This is to facilitate memory leak testing.

## SEE ALSO
       [qmqp-source(1)](https://www.chedong.com/phpMan.php/man/qmqp-source/1/markdown), QMQP message generator

## LICENSE
       The Secure Mailer license must be distributed with this software.

**AUTHOR(S)**
       Wietse Venema
       IBM T.J. Watson Research
       P.O. Box 704
       Yorktown Heights, NY 10598, USA

       Wietse Venema
       Google, Inc.
       111 8th Avenue
       New York, NY 10011, USA



                                                                                        [QMQP-SINK(1)](https://www.chedong.com/phpMan.php/man/QMQP-SINK/1/markdown)
