Hi,
from my point of view the pillars of future services are Google protobuf[1] and
gRPC. Protobuf can be used for configuration files[2], tracing/logging[3] and
storage[4]. gRPC is built on top-of HTTP2 and is using the protobuf IDL and
marshaling. Many projects (etcd, envoy, Google Cloud, ...
> On 5. Mar 2019, at 19:06, HenrikNergaard5 wrote:
>
> Hi Holger,
>
>> My plan of action is to start with a protobuf compiler/model and then look
>> into binding the gRPC C implementation to Pharo.
>
> I have an almost complete parser and compiler (class generation)
> implementation of prot
some days to find timeā¦)
>
> Marcus
>
>> On 26 Feb 2019, at 07:54, Holger Freyther wrote:
>>
>> Hi,
>>
>> from my point of view the pillars of future services are Google protobuf[1]
>> and gRPC. Protobuf can be used for configuration files[2]
Hi!
I found myself doing codereview and commenting on style (e.g. missing
indention). It seems like a task that can be easily automated and in fact we
have RBFormmatter/BlueInk to do it.
What I didn't see is if a project can supply the style (instead of the image
configuration)? How could this
101 - 104 of 104 matches
Mail list logo