Hi, is this possible now? My use case is also a legacy system, which must 
be migrated step by step. Step 1 would be to define good contracts.

On Thursday, October 13, 2016 at 8:17:44 PM UTC+2, Craig Tiller wrote:
>
> I expect we'll be putting this together early Q1 2017.
>
> On Thu, Oct 13, 2016 at 11:14 AM 'Jan Tattermusch' via grpc.io <
> grp...@googlegroups.com <javascript:>> wrote:
>
>> On Fri, Oct 7, 2016 at 4:05 PM, Malc <marki...@gmail.com <javascript:>> 
>> wrote:
>>
>>> I have a slightly different usecase in mind. 
>>> We would like to move a legacy system to using gRPC. All new stuff can 
>>> go there easy; but for the older components it would be useful to migrate 
>>> first to an in-process separation of interface, and then to pull those out 
>>> into external services as we get more mature in them.
>>> Being in the same memory space allows us to start building an interface 
>>> while having some of the more malignant elements still worming their way 
>>> through the global namespace; until we pick those out too.
>>>
>>> Is there a likely date in the future that this might be available?
>>>
>>
>> At this point, there's no ETA, and it's very unlikely this would happen 
>> before the end of 2016. On the other hand, for what you are describing, you 
>> don't really need an in-process server. You can run a server on localhost 
>> (on an autoselected port) and then connect to it with your clients. You can 
>> have as many servers and clients in the same process as you want. Memory 
>> space will be the same you cheating as you describe it will be possible.
>>  
>>
>>>
>>> Thanks
>>>
>>> Malc
>>>
>>> -- 
>>> 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 <javascript:>.
>>> To post to this group, send email to grp...@googlegroups.com 
>>> <javascript:>.
>>> 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/a6b8fc30-d6d7-4002-81c6-6e15997442f2%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/grpc-io/a6b8fc30-d6d7-4002-81c6-6e15997442f2%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+u...@googlegroups.com <javascript:>.
>> To post to this group, send email to grp...@googlegroups.com 
>> <javascript:>.
>> 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/CACF4M0Qp0bk19iHzoBdtKqa%3D8APG_6HBinjGZUWGt_NRsEUNtA%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/grpc-io/CACF4M0Qp0bk19iHzoBdtKqa%3D8APG_6HBinjGZUWGt_NRsEUNtA%40mail.gmail.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 post to this group, send email to grpc-io@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/53f8de1f-3d6d-408c-8f3a-969fa2b29c13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to