Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-instantiation #14

Merged
merged 8 commits into from
Apr 23, 2012
Merged

Pre-instantiation #14

merged 8 commits into from
Apr 23, 2012

Conversation

sheetalparade
Copy link
Collaborator

Added pre-instantiation of cluster using KeyStore.
Remove @author comment for .java.

Sheetal Parade added 5 commits April 23, 2012 14:50
Delayed accepting messages in the container.
…e called from

Dempsy.java

Looping all the possible keys provided by KeyStore and checking with Inbound strategy
if the key belongs to local node and then request container to create an instance.
New Thread to process KeyStore check and clone
Test case.
@jimfcarroll
Copy link
Collaborator

Other than those two things, it looks really good!

@sheetalparade
Copy link
Collaborator Author

@jimfcarroll I made the changes you suggested as part of including Stat Collector.

Can you review them?

sheetalparade added a commit that referenced this pull request Apr 23, 2012
Allow Pre-instantiation of MP which can now start receiving message or output messages. The Key is passed in as part of activation.

This commit references #5
close #5
@sheetalparade sheetalparade merged commit 91f1599 into Dempsy:master Apr 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants