commit | 4f60f98bd890288b60620d0df1b9f6cbaeb5100b | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Mon Oct 27 08:11:17 2014 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Thu Oct 30 11:02:52 2014 -0700 |
tree | 7d530d8cc67be9a0a2595e1586fa99d503fed9a3 | |
parent | 07df706db10d1431b50ebb1f446fc1e23ee83c78 [diff] |
Implemented multi-instance packet out. We've defined a PacketStore abstraction through which outbound packets are sent. The packet store has a simple implementation (basically a no-op) and a distributed implementation on top of the cluster messaging service. Change-Id: Ib32753314fe518ef1fd67c858db744b004539938