|
Re: Final RFC: Fluentd Project Proposal
Thanks very much everyone who pulled this together !
Thanks very much everyone who pulled this together !
|
By
alexis richardson
·
#442
·
|
|
Final RFC: Fluentd Project Proposal
Just a friendly reminder to the wider CNCF community, the Fluentd project proposal is almost ready for a vote: https://github.com/cncf/toc/pull/20
Please make any final comments, I plan on calling for
Just a friendly reminder to the wider CNCF community, the Fluentd project proposal is almost ready for a vote: https://github.com/cncf/toc/pull/20
Please make any final comments, I plan on calling for
|
By
Chris Aniszczyk
·
#441
·
|
|
Re: peanut-gallery thoughts about GRPC
No argument here, improving the experience for HTTP+JSON is something Google is actively investing in. We see these as complimentary and often entirely overlapping (GRPC is based on HTTP(2) after all)
No argument here, improving the experience for HTTP+JSON is something Google is actively investing in. We see these as complimentary and often entirely overlapping (GRPC is based on HTTP(2) after all)
|
By
Louis Ryan <lryan@...>
·
#440
·
|
|
Re: peanut-gallery thoughts about GRPC
Thanks, Louis,
Disappointingly, it seems like we don't actually disagree on much. I'm guessing that the set of applications where you would choose to use GRPC is much larger than mine, and the set of
Thanks, Louis,
Disappointingly, it seems like we don't actually disagree on much. I'm guessing that the set of applications where you would choose to use GRPC is much larger than mine, and the set of
|
By
Martin Nally <mnally@...>
·
#439
·
|
|
Re: peanut-gallery thoughts about GRPC
Martin,
Perhaps your understanding of GRPC is based on the name (I do bemoan this choice from time to time) rather than the feature set and intent. I would encourage you to read
Martin,
Perhaps your understanding of GRPC is based on the name (I do bemoan this choice from time to time) rather than the feature set and intent. I would encourage you to read
|
By
Louis Ryan <lryan@...>
·
#438
·
|
|
Re: peanut-gallery thoughts about GRPC
+adding back the grpc folks to comment
+adding back the grpc folks to comment
|
By
Brian Grant
·
#437
·
|
|
Re: [VOTE] End User Reference Architecture v1.0
Overall it looks good. Just two things that jumped out at me that are missing:
1 - multi-tenancy. I don't think we need to say much, other than its an issue, and while it could appear on several
Overall it looks good. Just two things that jumped out at me that are missing:
1 - multi-tenancy. I don't think we need to say much, other than its an issue, and while it could appear on several
|
By
Doug Davis <dug@...>
·
#436
·
|
|
Re: peanut-gallery thoughts about GRPC
I'm not personally a fan of RPC, at least for the sort of applications I write. I have lived through several generations of RPC—DCE, Corba, Java RMI, and so on. I'm sure GRPC is the best of the
I'm not personally a fan of RPC, at least for the sort of applications I write. I have lived through several generations of RPC—DCE, Corba, Java RMI, and so on. I'm sure GRPC is the best of the
|
By
Martin Nally <mnally@...>
·
#435
·
|
|
Re: [VOTE] End User Reference Architecture v1.0
A global service catalogue is an interesting idea. If it is "like DNS but for cloud native apps" then it presupposes an "HTTP but for cloud native apps". Such as a service broker protocol for
A global service catalogue is an interesting idea. If it is "like DNS but for cloud native apps" then it presupposes an "HTTP but for cloud native apps". Such as a service broker protocol for
|
By
alexis richardson
·
#434
·
|
|
Re: [VOTE] End User Reference Architecture v1.0
By
Ram, J <j.ram@...>
·
#433
·
|
|
Re: peanut-gallery thoughts about GRPC
Thanks.
And, if you're building a new microservice-based application, you need to use something. What are the choices?
an RPC system
an open-source REST API framework and OpenAPI codegen for
Thanks.
And, if you're building a new microservice-based application, you need to use something. What are the choices?
an RPC system
an open-source REST API framework and OpenAPI codegen for
|
By
Brian Grant
·
#432
·
|
|
Re: peanut-gallery thoughts about GRPC
Fascinating. Thank-you. I shall need at least a day to digest this and respond so please be patient with me :-)
Fascinating. Thank-you. I shall need at least a day to digest this and respond so please be patient with me :-)
|
By
alexis richardson
·
#431
·
|
|
Re: peanut-gallery thoughts about GRPC
Thanks Alexis.
> Can you please list which ones are notable? The main one seems to be "streaming" replies.
Streaming is certainly notable but multiplexing and flow-control are also very important
Thanks Alexis.
> Can you please list which ones are notable? The main one seems to be "streaming" replies.
Streaming is certainly notable but multiplexing and flow-control are also very important
|
By
Jayant Kolhe <jkolhe@...>
·
#430
·
|
|
Re: peanut-gallery thoughts about GRPC
Jayant
Many thanks.
Can you please list which ones are notable? The main one seems to be "streaming" replies. This shouldn't prevent someone building a http 1 compatibility layer, if that what helps
Jayant
Many thanks.
Can you please list which ones are notable? The main one seems to be "streaming" replies. This shouldn't prevent someone building a http 1 compatibility layer, if that what helps
|
By
alexis richardson
·
#429
·
|
|
Re: peanut-gallery thoughts about GRPC
gRPC protocol was designed to build high performance, cross platform and usable libraries for building microservices. It was designed on top of HTTP2 to explicitly make use of
Full duplex streams to
gRPC protocol was designed to build high performance, cross platform and usable libraries for building microservices. It was designed on top of HTTP2 to explicitly make use of
Full duplex streams to
|
By
Jayant Kolhe <jkolhe@...>
·
#428
·
|
|
Re: peanut-gallery thoughts about GRPC
+1, protocols FTW ;-)
By
alexis richardson
·
#427
·
|
|
Re: peanut-gallery thoughts about GRPC
Since you asked the peanut gallery:
I would be delighted to see gRPC supersede Thrift and Finangle for a laundry list of reasons. The crux: being burned by Thrift and Finangle's cross-language and
Since you asked the peanut gallery:
I would be delighted to see gRPC supersede Thrift and Finangle for a laundry list of reasons. The crux: being burned by Thrift and Finangle's cross-language and
|
By
Matt T. Proud
·
#426
·
|
|
Re: peanut-gallery thoughts about GRPC
Brandon,
Thank-you. It may help if I mention why I raised the question about HTTP 1.x. Overall we are fans of gRPC at Weaveworks. But we stumbled into some issues when trying to use it in this
Brandon,
Thank-you. It may help if I mention why I raised the question about HTTP 1.x. Overall we are fans of gRPC at Weaveworks. But we stumbled into some issues when trying to use it in this
|
By
alexis richardson
·
#425
·
|
|
Re: [VOTE] End User Reference Architecture v1.0
Given that security spans all the layers and is a complex topic, I'm not sure what we'd add at the current level of detail.
Service naming, discovery, load balancing, and routing (service fabric/mesh
Given that security spans all the layers and is a complex topic, I'm not sure what we'd add at the current level of detail.
Service naming, discovery, load balancing, and routing (service fabric/mesh
|
By
Brian Grant
·
#424
·
|
|
Re: [VOTE] End User Reference Architecture v1.0
YES
By
Brian Grant
·
#423
·
|