[
https://issues.apache.org/jira/browse/IOTA-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365230#comment-15365230
]
ASF GitHub Bot commented on IOTA-24:
------------------------------------
GitHub user barbaragomes opened a pull request:
https://github.com/apache/incubator-iota/pull/9
[IOTA-24] Offer control-aware mailbox to Performers
https://issues.apache.org/jira/browse/IOTA-24
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/barbaragomes/incubator-iota IOTA-24
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-iota/pull/9.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9
----
commit 9126d5318c5b862e9b0cefd9d84c101706e2ad01
Author: Barbara Gomes <[email protected]>
Date: 2016-07-06T21:43:01Z
[IOTA-24] Offer control-aware mailbox to Performers
Adding JSON configuration so the user can ask Fey to start the Performer
using a control-aware mailbox
commit 40f6adb253701ee910067d45559e1f283b7e5309
Author: Barbara Gomes <[email protected]>
Date: 2016-07-06T22:08:03Z
[IOTA-24] Offer control-aware mailbox to Performers
Updating README.md to reflect the new configuration
----
> Offer control-aware mailbox to Performers
> -----------------------------------------
>
> Key: IOTA-24
> URL: https://issues.apache.org/jira/browse/IOTA-24
> Project: Iota
> Issue Type: New Feature
> Affects Versions: 0.1
> Reporter: Barbara Gomes
> Assignee: Barbara Gomes
> Priority: Minor
>
> Fey uses only the Default mailbox for all of the Performers started.
> We need to offer the developer the possibility of defining which mailbox
> should the Performer use.
> As the possible mailbox to be used should be configure before the ActorSystem
> gets created, in the application config, we will start with an small step and
> offer the developer the possibility to choose if the Performer will use the
> Default mailbox or a control-aware mailbox.
> *Note* - Suggestions on how can we add a new dispatcher configuration to the
> ActorSystem after it has started would be appreciated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)