<p>Hi all<br/>
Do someone use <a href="https://github.com/grpc">https://github.com/grpc</a> for communication between microservices?<br/>
Thanks</p>
<hr/>**评论:**<br/><br/>moinboin: <pre><p>Yes. Do you have questions regarding GRPC?</p></pre>zero_coding: <pre><p>Yes. It is production ready?</p></pre>jlinkels: <pre><p>gRPC is, but some of the golang tooling around it is pretty bad. Stay away from proto3 for now, and you should be fine though.</p></pre>zero_coding: <pre><p>Is proto3 included in gRPC?</p></pre>jlinkels: <pre><p>Proto3 is mostly a syntax change, from a users point of view. However, the specification for proto3 isn't out yet, so there's a lot of fuzzy and rapidly changing parts.</p></pre>zero_coding: <pre><p>Should I use grpc or not?</p></pre>: <pre><p>[deleted]</p></pre>iamedwards: <pre><p>These questions are not what OP asked for.</p></pre>