You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Lei Zhang (JIRA)" <ji...@apache.org> on 2019/08/15 15:27:00 UTC

[jira] [Assigned] (SCB-1374) Implement Alpha Event Channel Plugin

     [ https://issues.apache.org/jira/browse/SCB-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Zhang reassigned SCB-1374:
------------------------------

    Assignee: Lei Zhang

> Implement Alpha Event Channel Plugin
> ------------------------------------
>
>                 Key: SCB-1374
>                 URL: https://issues.apache.org/jira/browse/SCB-1374
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Saga
>    Affects Versions: pack-0.5.0
>            Reporter: Lei Zhang
>            Assignee: Lei Zhang
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> After receiving the event, Alpha puts the event channel and returns quickly. This can improve TPS. Alpha defaults to use the  MemoryActorEventChannel, and can extend other implementations through the interface. 
> Use alpha.feature.akka.channel.type to switch event channel type.
> alpha.feature.akka.channel.type=activemq use ActiveMQActorEventChannel
> alpha.feature.akka.channel.type=redis use RedisActorEventChannel
> alpha.feature.akka.channel.type=kafka use KafkaActorEventChannel
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)