Namespace bowerick.main

Main class to start the bowerick stand-alone application.

Other Namespaces

Show/Hide
bowerick.JmsController
JMS controller for ActiveMQ.
bowerick.java-interfaces
Interfaces for Java interop.
bowerick.jms
Functions for JMS interaction
bowerick.message-generator
Functions for generating messages
Index Page
Alphabetic Var Index

Public Vars

Usage Documentation

Show/Hide
Main class to start the bowerick stand-alone application.
Back to top

Details of Public Vars

Function: -main

Arglists:
=========

  (-main & args)

Docstring:
==========

  No docs attached.
Back to top View Source

Var: bowerick-license-text

  No docs attached.
Back to top View Source

Function: create-cached-destination

Arglists:
=========

  (create-cached-destination
   cache
   destination-url
   destination-factory-fn
   &
   args)

Docstring:
==========

  No docs attached.
Back to top View Source

Var: destination-url-format-help-string

  No docs attached.
Back to top View Source

Var: license-info

  No docs attached.
Back to top View Source

Var: license-text-files

  No docs attached.
Back to top View Source

Function: print-license-overview

Arglists:
=========

  (print-license-overview)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: replay

Arglists:
=========

  (replay replay-file interval loop-send producers)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: run-cli-app

Arglists:
=========

  (run-cli-app & args)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: start-benchmark-client-mode

Arglists:
=========

  (start-benchmark-client-mode arg-map)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: start-broker-mode

Arglists:
=========

  (start-broker-mode arg-map cfg)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: start-client-mode

Arglists:
=========

  (start-client-mode arg-map)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: start-consumer-client-mode

Arglists:
=========

  (start-consumer-client-mode arg-map)

Docstring:
==========

  No docs attached.
Back to top View Source