Re: Support dotnet sniffer for incubator-servicecomb-saga

2018-08-14 Thread Willem Jiang
Hi Lin

I pinged Skywalking guy, they have a separated git group which is not part
of Apache to host the agent code.
Can you share the status of the porting with us in the mailing list?


Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Sat, Aug 4, 2018 at 12:00 AM, With Lin  wrote:

> ok, wait for your good news.
>
> 2018-08-03 22:42 GMT+08:00 Willem Jiang :
>
> > I think you can start it as your personal project, then we can go through
> > with donate process.
> > I will ping skywalking this weekend to see if they have some other better
> > idea about it.
> >
> >
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Fri, Aug 3, 2018 at 9:47 PM, WithLin <1393151...@qq.com> wrote:
> >
> > > Hi,
> > > How should I contribute to this repository(incubator-
> servicecomb-saga)?
> > I
> > > directly fork this repository, or create an organization?
> > >
> > >
> > >
> > >
> > > -- 原始邮件 --
> > > 发件人: "Willem Jiang";
> > > 发送时间: 2018年8月3日(星期五) 晚上9:23
> > > 收件人: "dev";
> > > 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
> > >
> > >
> > >
> > > Hi Lin,
> > >
> > > It's great that you provide a .net version of Omega.
> > > In this way, the .net programer can leverage AlphaServer to do the
> > > coordinate work.
> > >
> > > I think you may need to start the work in your repo first (as current
> > saga
> > > repo only for java project), then you can decide if you want to donate
> it
> > > to ServiceComb.
> > >
> > >
> > >
> > > Willem Jiang
> > >
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> > > On Fri, Aug 3, 2018 at 5:00 PM, WithLin <1393151...@qq.com> wrote:
> > >
> > > > Hi,
> > > >just like an agent, abstracted into alpha and omega, omega is like
> > an
> > > > agent, so we make multi-language omega, such as java and net, use
> grpc
> > > and
> > > > alpha to interact.
> > > >
> > > >
> > > > -- 原始邮件 --
> > > > 发件人: "Zheng Feng";
> > > > 发送时间: 2018年8月3日(星期五) 下午4:03
> > > > 收件人: "dev";
> > > >
> > > > 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
> > > >
> > > >
> > > >
> > > > Hi,
> > > >
> > > > what is the sniffer ? is it running like an agent to delegate the
> sage
> > > > events to communicate with the coordinator ?
> > > >
> > > > Thanks,
> > > > Amos
> > > >
> > > > 2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:
> > > >
> > > > > I want to provide a dotnet sniffer, do you have any good ideas?
> > > >
> > >
> >
>


Re: Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread With Lin
ok, wait for your good news.

2018-08-03 22:42 GMT+08:00 Willem Jiang :

> I think you can start it as your personal project, then we can go through
> with donate process.
> I will ping skywalking this weekend to see if they have some other better
> idea about it.
>
>
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Fri, Aug 3, 2018 at 9:47 PM, WithLin <1393151...@qq.com> wrote:
>
> > Hi,
> > How should I contribute to this repository(incubator-servicecomb-saga)?
> I
> > directly fork this repository, or create an organization?
> >
> >
> >
> >
> > -- 原始邮件 ------
> > 发件人: "Willem Jiang";
> > 发送时间: 2018年8月3日(星期五) 晚上9:23
> > 收件人: "dev";
> > 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
> >
> >
> >
> > Hi Lin,
> >
> > It's great that you provide a .net version of Omega.
> > In this way, the .net programer can leverage AlphaServer to do the
> > coordinate work.
> >
> > I think you may need to start the work in your repo first (as current
> saga
> > repo only for java project), then you can decide if you want to donate it
> > to ServiceComb.
> >
> >
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Fri, Aug 3, 2018 at 5:00 PM, WithLin <1393151...@qq.com> wrote:
> >
> > > Hi,
> > >just like an agent, abstracted into alpha and omega, omega is like
> an
> > > agent, so we make multi-language omega, such as java and net, use grpc
> > and
> > > alpha to interact.
> > >
> > >
> > > -- 原始邮件 --
> > > 发件人: "Zheng Feng";
> > > 发送时间: 2018年8月3日(星期五) 下午4:03
> > > 收件人: "dev";
> > >
> > > 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
> > >
> > >
> > >
> > > Hi,
> > >
> > > what is the sniffer ? is it running like an agent to delegate the sage
> > > events to communicate with the coordinator ?
> > >
> > > Thanks,
> > > Amos
> > >
> > > 2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:
> > >
> > > > I want to provide a dotnet sniffer, do you have any good ideas?
> > >
> >
>


Re: Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread Willem Jiang
I think you can start it as your personal project, then we can go through
with donate process.
I will ping skywalking this weekend to see if they have some other better
idea about it.



Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Fri, Aug 3, 2018 at 9:47 PM, WithLin <1393151...@qq.com> wrote:

> Hi,
> How should I contribute to this repository(incubator-servicecomb-saga)? I
> directly fork this repository, or create an organization?
>
>
>
>
> -- 原始邮件 --
> 发件人: "Willem Jiang";
> 发送时间: 2018年8月3日(星期五) 晚上9:23
> 收件人: "dev";
> 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
>
>
>
> Hi Lin,
>
> It's great that you provide a .net version of Omega.
> In this way, the .net programer can leverage AlphaServer to do the
> coordinate work.
>
> I think you may need to start the work in your repo first (as current saga
> repo only for java project), then you can decide if you want to donate it
> to ServiceComb.
>
>
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Fri, Aug 3, 2018 at 5:00 PM, WithLin <1393151...@qq.com> wrote:
>
> > Hi,
> >just like an agent, abstracted into alpha and omega, omega is like an
> > agent, so we make multi-language omega, such as java and net, use grpc
> and
> > alpha to interact.
> >
> >
> > -- 原始邮件 --
> > 发件人: "Zheng Feng";
> > 发送时间: 2018年8月3日(星期五) 下午4:03
> > 收件人: "dev";
> >
> > 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
> >
> >
> >
> > Hi,
> >
> > what is the sniffer ? is it running like an agent to delegate the sage
> > events to communicate with the coordinator ?
> >
> > Thanks,
> > Amos
> >
> > 2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:
> >
> > > I want to provide a dotnet sniffer, do you have any good ideas?
> >
>


?????? Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread WithLin
Hi,
How should I contribute to this repository(incubator-servicecomb-saga)? I 
directly fork this repository, or create an organization?




--  --
??: "Willem Jiang"; 
: 2018??8??3??(??) 9:23
??: "dev"; 
: Re: Support dotnet sniffer for incubator-servicecomb-saga



Hi Lin,

It's great that you provide a .net version of Omega.
In this way, the .net programer can leverage AlphaServer to do the
coordinate work.

I think you may need to start the work in your repo first (as current saga
repo only for java project), then you can decide if you want to donate it
to ServiceComb.



Willem Jiang

Twitter: willemjiang
Weibo: willem

On Fri, Aug 3, 2018 at 5:00 PM, WithLin <1393151...@qq.com> wrote:

> Hi,
>just like an agent, abstracted into alpha and omega, omega is like an
> agent, so we make multi-language omega, such as java and net, use grpc and
> alpha to interact.
>
>
> --  --
> ??: "Zheng Feng";
> : 2018??8??3??(??) 4:03
> ??: "dev";
>
> : Re: Support dotnet sniffer for incubator-servicecomb-saga
>
>
>
> Hi,
>
> what is the sniffer ? is it running like an agent to delegate the sage
> events to communicate with the coordinator ?
>
> Thanks,
> Amos
>
> 2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:
>
> > I want to provide a dotnet sniffer, do you have any good ideas?
>

Re: Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread Willem Jiang
Hi Lin,

It's great that you provide a .net version of Omega.
In this way, the .net programer can leverage AlphaServer to do the
coordinate work.

I think you may need to start the work in your repo first (as current saga
repo only for java project), then you can decide if you want to donate it
to ServiceComb.



Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Fri, Aug 3, 2018 at 5:00 PM, WithLin <1393151...@qq.com> wrote:

> Hi,
>just like an agent, abstracted into alpha and omega, omega is like an
> agent, so we make multi-language omega, such as java and net, use grpc and
> alpha to interact.
>
>
> -- 原始邮件 --
> 发件人: "Zheng Feng";
> 发送时间: 2018年8月3日(星期五) 下午4:03
> 收件人: "dev";
>
> 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
>
>
>
> Hi,
>
> what is the sniffer ? is it running like an agent to delegate the sage
> events to communicate with the coordinator ?
>
> Thanks,
> Amos
>
> 2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:
>
> > I want to provide a dotnet sniffer, do you have any good ideas?
>


?????? Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread WithLin
Hi,
   just like an agent, abstracted into alpha and omega, omega is like an agent, 
so we make multi-language omega, such as java and net, use grpc and alpha to 
interact.




--  --
??: "Zheng Feng"; 
: 2018??8??3??(??) 4:03
??: "dev"; 
: Re: Support dotnet sniffer for incubator-servicecomb-saga



Hi,

what is the sniffer ? is it running like an agent to delegate the sage
events to communicate with the coordinator ?

Thanks,
Amos

2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:

> I want to provide a dotnet sniffer, do you have any good ideas?

?????? Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread WithLin
yes



--  --
??: "chenug jone"; 
: 2018??8??3??(??) 5:10
??: "dev"; 
: Re: Support dotnet sniffer for incubator-servicecomb-saga



I think its' only need to do a .net  omega?

WithLin <1393151...@qq.com> ??2018??8??3?? 5:00??

> Hi,
>just like an agent, abstracted into alpha and omega, omega is like an
> agent, so we make multi-language omega, such as java and net, use grpc and
> alpha to interact.
>
>
> --  --
> ??: "Zheng Feng";
> : 2018??8??3??(??) 4:03
> ??: "dev";
>
> : Re: Support dotnet sniffer for incubator-servicecomb-saga
>
>
>
> Hi,
>
> what is the sniffer ? is it running like an agent to delegate the sage
> events to communicate with the coordinator ?
>
> Thanks,
> Amos
>
> 2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:
>
> > I want to provide a dotnet sniffer, do you have any good ideas?

Re: Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread chenug jone
I think its' only need to do a .net  omega?

WithLin <1393151...@qq.com> 于2018年8月3日周五 下午5:00写道:

> Hi,
>just like an agent, abstracted into alpha and omega, omega is like an
> agent, so we make multi-language omega, such as java and net, use grpc and
> alpha to interact.
>
>
> -- 原始邮件 --
> 发件人: "Zheng Feng";
> 发送时间: 2018年8月3日(星期五) 下午4:03
> 收件人: "dev";
>
> 主题: Re: Support dotnet sniffer for incubator-servicecomb-saga
>
>
>
> Hi,
>
> what is the sniffer ? is it running like an agent to delegate the sage
> events to communicate with the coordinator ?
>
> Thanks,
> Amos
>
> 2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:
>
> > I want to provide a dotnet sniffer, do you have any good ideas?


?????? Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread WithLin
Hi,
   just like an agent, abstracted into alpha and omega, omega is like an agent, 
so we make multi-language omega, such as java and net, use grpc and alpha to 
interact.


--  --
??: "Zheng Feng";
: 2018??8??3??(??) 4:03
??: "dev";

: Re: Support dotnet sniffer for incubator-servicecomb-saga



Hi,

what is the sniffer ? is it running like an agent to delegate the sage
events to communicate with the coordinator ?

Thanks,
Amos

2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:

> I want to provide a dotnet sniffer, do you have any good ideas?

Re: Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread Zheng Feng
Hi,

what is the sniffer ? is it running like an agent to delegate the sage
events to communicate with the coordinator ?

Thanks,
Amos

2018-08-03 15:39 GMT+08:00 WithLin <1393151...@qq.com>:

> I want to provide a dotnet sniffer, do you have any good ideas?


Support dotnet sniffer for incubator-servicecomb-saga

2018-08-03 Thread WithLin
I want to provide a dotnet sniffer, do you have any good ideas?