Re: Microsoft Orleans Brings Distributed Transactions to Cloud

2019-03-29 Thread Willem Jiang
I think we could start writing a prototype for it to implement the FSM
in Alpha first.
I'm not sure about the persistent part, maybe we need to do some research on it.

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Fri, Mar 29, 2019 at 12:07 PM zhang_...@boco.com.cn
 wrote:
>
> Do we need to do some pre-research work on akka?
>
> E.g.
>
> 1. fsm
> 2. persistence
> 3. cluster
>
> Zhang Lei.
>
>
>
> > 在 2019年3月19日,上午11:40,Willem Jiang  写道:
> >
> > Yeah, it's an exciting news.
> > I just found another paper[1] of Phil after went through the news.
> >
> > Using Akka to rewrite the Alpha server is in my mind for a while. Let
> > us go through the papers and find out if there any new work we could
> > do in the future version of ServiceComb Pack.
> >
> > [1]https://www.microsoft.com/en-us/research/wp-content/uploads/2016/10/EldeebBernstein-TransactionalActors-MSR-TR-1.pdf
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Tue, Mar 19, 2019 at 8:46 AM Zheng Feng  wrote:
> >>
> >> https://thenewstack.io/microsoft-orleans-brings-distributed-transactions-to-cloud/
> >> It could be interesting and they used Phil's paper [1].
> >>
> >> Regards,
> >> Zheng Feng
> >>
> >> [1]
> >> https://www.amazon.com/Concurrency-Control-Recovery-Database-Systems/dp/0201107155
>


Re: Microsoft Orleans Brings Distributed Transactions to Cloud

2019-03-28 Thread zhang_...@boco.com.cn
Do we need to do some pre-research work on akka? 

E.g. 

1. fsm
2. persistence
3. cluster

Zhang Lei.



> 在 2019年3月19日,上午11:40,Willem Jiang  写道:
> 
> Yeah, it's an exciting news.
> I just found another paper[1] of Phil after went through the news.
> 
> Using Akka to rewrite the Alpha server is in my mind for a while. Let
> us go through the papers and find out if there any new work we could
> do in the future version of ServiceComb Pack.
> 
> [1]https://www.microsoft.com/en-us/research/wp-content/uploads/2016/10/EldeebBernstein-TransactionalActors-MSR-TR-1.pdf
> 
> Willem Jiang
> 
> Twitter: willemjiang
> Weibo: 姜宁willem
> 
> On Tue, Mar 19, 2019 at 8:46 AM Zheng Feng  wrote:
>> 
>> https://thenewstack.io/microsoft-orleans-brings-distributed-transactions-to-cloud/
>> It could be interesting and they used Phil's paper [1].
>> 
>> Regards,
>> Zheng Feng
>> 
>> [1]
>> https://www.amazon.com/Concurrency-Control-Recovery-Database-Systems/dp/0201107155



Re: Microsoft Orleans Brings Distributed Transactions to Cloud

2019-03-27 Thread Yiak Wang Yi
excellent!

zhaojun  于2019年3月27日周三 下午12:11写道:

> The paper is excellent, thanks for share!
>
> --
> Zhao Jun
> Apache Sharding-Sphere & ServiceComb
>
> > On Mar 19, 2019, at 11:40 AM, Willem Jiang 
> wrote:
> >
> > Yeah, it's an exciting news.
> > I just found another paper[1] of Phil after went through the news.
> >
> > Using Akka to rewrite the Alpha server is in my mind for a while. Let
> > us go through the papers and find out if there any new work we could
> > do in the future version of ServiceComb Pack.
> >
> > [1]
> https://www.microsoft.com/en-us/research/wp-content/uploads/2016/10/EldeebBernstein-TransactionalActors-MSR-TR-1.pdf
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Tue, Mar 19, 2019 at 8:46 AM Zheng Feng  wrote:
> >>
> >>
> https://thenewstack.io/microsoft-orleans-brings-distributed-transactions-to-cloud/
> >> It could be interesting and they used Phil's paper [1].
> >>
> >> Regards,
> >> Zheng Feng
> >>
> >> [1]
> >>
> https://www.amazon.com/Concurrency-Control-Recovery-Database-Systems/dp/0201107155
>
>


Re: Microsoft Orleans Brings Distributed Transactions to Cloud

2019-03-26 Thread zhaojun
The paper is excellent, thanks for share!

--
Zhao Jun
Apache Sharding-Sphere & ServiceComb

> On Mar 19, 2019, at 11:40 AM, Willem Jiang  wrote:
> 
> Yeah, it's an exciting news.
> I just found another paper[1] of Phil after went through the news.
> 
> Using Akka to rewrite the Alpha server is in my mind for a while. Let
> us go through the papers and find out if there any new work we could
> do in the future version of ServiceComb Pack.
> 
> [1]https://www.microsoft.com/en-us/research/wp-content/uploads/2016/10/EldeebBernstein-TransactionalActors-MSR-TR-1.pdf
> 
> Willem Jiang
> 
> Twitter: willemjiang
> Weibo: 姜宁willem
> 
> On Tue, Mar 19, 2019 at 8:46 AM Zheng Feng  wrote:
>> 
>> https://thenewstack.io/microsoft-orleans-brings-distributed-transactions-to-cloud/
>> It could be interesting and they used Phil's paper [1].
>> 
>> Regards,
>> Zheng Feng
>> 
>> [1]
>> https://www.amazon.com/Concurrency-Control-Recovery-Database-Systems/dp/0201107155



Re: Microsoft Orleans Brings Distributed Transactions to Cloud

2019-03-19 Thread Willem Jiang
Just found a presentation[1] in last year Reactive Summit about the
Distributed Transactions of Orleans.

[1]https://www.youtube.com/watch?v=epOLEdaPSLQ

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Mar 19, 2019 at 11:40 AM Willem Jiang  wrote:
>
> Yeah, it's an exciting news.
> I just found another paper[1] of Phil after went through the news.
>
> Using Akka to rewrite the Alpha server is in my mind for a while. Let
> us go through the papers and find out if there any new work we could
> do in the future version of ServiceComb Pack.
>
> [1]https://www.microsoft.com/en-us/research/wp-content/uploads/2016/10/EldeebBernstein-TransactionalActors-MSR-TR-1.pdf
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Tue, Mar 19, 2019 at 8:46 AM Zheng Feng  wrote:
> >
> > https://thenewstack.io/microsoft-orleans-brings-distributed-transactions-to-cloud/
> > It could be interesting and they used Phil's paper [1].
> >
> > Regards,
> > Zheng Feng
> >
> > [1]
> > https://www.amazon.com/Concurrency-Control-Recovery-Database-Systems/dp/0201107155


Re: Microsoft Orleans Brings Distributed Transactions to Cloud

2019-03-18 Thread Willem Jiang
Yeah, it's an exciting news.
I just found another paper[1] of Phil after went through the news.

Using Akka to rewrite the Alpha server is in my mind for a while. Let
us go through the papers and find out if there any new work we could
do in the future version of ServiceComb Pack.

[1]https://www.microsoft.com/en-us/research/wp-content/uploads/2016/10/EldeebBernstein-TransactionalActors-MSR-TR-1.pdf

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Mar 19, 2019 at 8:46 AM Zheng Feng  wrote:
>
> https://thenewstack.io/microsoft-orleans-brings-distributed-transactions-to-cloud/
> It could be interesting and they used Phil's paper [1].
>
> Regards,
> Zheng Feng
>
> [1]
> https://www.amazon.com/Concurrency-Control-Recovery-Database-Systems/dp/0201107155


Microsoft Orleans Brings Distributed Transactions to Cloud

2019-03-18 Thread Zheng Feng
https://thenewstack.io/microsoft-orleans-brings-distributed-transactions-to-cloud/
It could be interesting and they used Phil's paper [1].

Regards,
Zheng Feng

[1]
https://www.amazon.com/Concurrency-Control-Recovery-Database-Systems/dp/0201107155