You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2021/07/28 11:13:19 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #624: [INLONG-25] Go SDK support for TubeMQ

dockerzhang opened a new issue #624:
URL: https://github.com/apache/incubator-inlong/issues/624


   <p>There are many users who use the C/C++ language, but it is worth noting that more and more businesses use the Go language, and it is not a long-term way only having C/C++ SDK, many users like the pure Go SDK.</p>
   
   <p> I will contribute the SDK of Go. Without changing the server-side interaction protocol, the semantics will be the same as the Java and C++ implementation. <span class="image-wrap" style=""><img src="https://issues.apache.org/jira/secure/attachment/13024420/13024420_tubemq-sdk.png" style="border: 0px solid black" /></span></p>
   <ol>
   	<li>Multiplexed connection pool</li>
   	<li>Connection interface</li>
   	<li>Codec interface and TubeMQ interactive encoding</li>
   	<li>Selector</li>
   	<li>Master implementation, metadata acquisition and reading interface</li>
   	<li>Consumer realization</li>
   	<li>Client configuration</li>
   	<li>Consumer API</li>
   </ol>
   
   
   <p> </p>
   
   <p> </p>
   
   <p> </p>
   
   <p> </p>
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-25">[INLONG-25]</a> created by gosonzhang</i>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] gosonzhang closed issue #624: [INLONG-25] Go SDK support for TubeMQ

Posted by GitBox <gi...@apache.org>.
gosonzhang closed issue #624:
URL: https://github.com/apache/incubator-inlong/issues/624


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org