Hi Ajay,
I got a proble while trying to run the example, 
client code like this:
for(i = 0; i < 1000; i ++)
{ 
   foo__greeter__say_hello(...)
}

after running hundreds of times, the server crash ,  "doube free" .
do you have any idea about this problem?

Thanks a lot!


On Thursday, April 13, 2017 at 5:16:06 AM UTC+8, ajhai wrote:
>
> Hi Kostas,
>
>  I'm one of the developers of grpc-c. We will be pushing changes to grpc-c 
> hopefully towards end of this month and they should bring this repo to 
> alpha state where people can start trying it out easily.
>
> Thanks,
> Ajay
>
> On Wednesday, April 12, 2017 at 5:29:47 AM UTC-7, Kostas wrote:
>>
>> Grpc-c seems to be what I am looking for.
>>
>> There are some build issues at the moment (it's still pre-alpha according 
>> to the developers) but it's definitely something to keep an eye on. Thanks 
>> Craig! :-)
>>
>> Regards,
>> Kostas
>>
>> On 11 April 2017 at 18:59, Craig Tiller <cti...@google.com> wrote:
>>
>>> Juniper has a library that might help you: 
>>> https://github.com/juniper/grpc-c
>>>
>>>
>>> On Tue, Apr 11, 2017 at 10:02 AM <kpele...@gmail.com> wrote:
>>>
>>>> Hello,
>>>>
>>>> I was wondering if there is an update on this subject. Is it possible 
>>>> to use gRPC with C? Thank you.
>>>>
>>>> Regards,
>>>> Kostas
>>>>
>>>>
>>>> On Tuesday, 26 January 2016 23:42:53 UTC, yyd...@gmail.com wrote:
>>>>>
>>>>> Hi guys,
>>>>>
>>>>> How to use grpc in C?
>>>>>
>>>>> From thread history, the suggestion is to use C++. Understood this, 
>>>>> while we need to use grpc in C as our existing code base is C.
>>>>>
>>>>> Is it good to wrap grpc code in a shared library for our use case and 
>>>>> call it from C? 
>>>>>
>>>>> Or would suggest to use the low level C API with limited functionality?
>>>>>
>>>>> Thanks a lot!
>>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "grpc.io" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to grpc-io+u...@googlegroups.com.
>>>> To post to this group, send email to grp...@googlegroups.com.
>>>> Visit this group at https://groups.google.com/group/grpc-io.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/grpc-io/7a267a5f-4d49-4261-8e1d-9da68520de6d%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/grpc-io/7a267a5f-4d49-4261-8e1d-9da68520de6d%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/7260d46b-0c4d-4616-a19a-81e80a697310%40googlegroups.com.

Reply via email to