Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Setup interfaces #15

Merged
merged 11 commits into from
Sep 19, 2016
Merged

Setup interfaces #15

merged 11 commits into from
Sep 19, 2016

Conversation

DJGosnell
Copy link
Member

Used explicit interface implementation
Hopefully fixed issue #1 again...
MqWorker and MqPostmaster no longer exist since sending and receiving logic has been moved completely into the sessions themselves.

Made Frames private in MqMessage.  Frames are accessed by using the MqMessage class directly.
Fixed performance tests not setting up.
Need to rework the order of socket setup.  Currently it does not have access to the SocketBase.
CreateSession no longer requires the socket and does not call the Setup method anymore.
… SmartThreadPool threads.

Fixed issue #1 hopefully for good.
Added configurations to limit the concurrent execution threads for the Rpc client & server.
Changed socket's thread properties to protected.
@DJGosnell DJGosnell merged commit 4a36f9a into master Sep 19, 2016
@DJGosnell DJGosnell deleted the setup-interfaces branch September 19, 2016 00:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant