Page MenuHomeDevCentral

Blackhole broker implementation
ClosedPublic

Authored by dereckson on Jan 9 2016, 17:48.
Tags
None
Referenced Files
F11717003: D203.id481.diff
Sun, Sep 14, 15:15
F11716316: D203.diff
Sun, Sep 14, 13:05
F11716315: D203.id480.diff
Sun, Sep 14, 13:05
F11714864: D203.id480.diff
Sun, Sep 14, 06:18
F11713537: D203.diff
Sat, Sep 13, 23:20
F11712533: D203.id480.diff
Sat, Sep 13, 18:58
F11712532: D203.id481.diff
Sat, Sep 13, 18:58
Unknown Object (File)
Sat, Sep 13, 16:42
Subscribers
None

Details

Summary

A blackhole broker is happy to receive instructions to send message
and do absolutely nothing.

Use cases: prototypes, drop-in replacement in application when there
is any need to disable the broker but it's not convenient to set it
by configuration or a lightweight mock for unit testing.

Test Plan

phpunit

Diff Detail

Repository
rKBROKER Keruald Broker
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Blackhole broker implementation.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 9 2016, 17:51
This revision was automatically updated to reflect the committed changes.