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

Richard Zowalla closed STORM-1565.
----------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)

Reply via email to