[
https://issues.apache.org/jira/browse/STORM-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345483#comment-15345483
]
ASF GitHub Bot commented on STORM-1565:
---------------------------------------
Github user dan-blanchard commented on the issue:
https://github.com/apache/storm/pull/1136
Yup. I subscribed yesterday.
On Wed, Jun 22, 2016 at 8:35 PM Jungtaek Lim <[email protected]>
wrote:
> OK great. Could you subscribe dev@ mailing list? I occasionally initiate
> discussion from there (multilang, too) so you might want to have a talk
> regarding to multilang.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/storm/pull/1136#issuecomment-227917710>, or
mute
> the thread
>
<https://github.com/notifications/unsubscribe/AA7l2aR0yXa0BnItmZom7dzA_50avEOzks5qOdTCgaJpZM4HfaQG>
> .
>
> Multi-Lang Performance Improvements
> -----------------------------------
>
> Key: STORM-1565
> URL: https://issues.apache.org/jira/browse/STORM-1565
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Reporter: Xin Wang
> Assignee: Xin Wang
>
> 1. add _org.apache.storm.multilang.MessagePackSerializer_
> 2. change default "topology.multilang.serializer" to _MessagePackSerializer_
> According to http://msgpack.org/ : It's like JSON, but fast and small.
> {quote}
> MessagePack is an efficient binary serialization format. It lets you exchange
> data among multiple languages like JSON. But it's faster and smaller. Small
> integers are encoded into a single byte, and typical short strings require
> only one extra byte in addition to the strings themselves.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)