Re: [PROPOSAL] create e-commerce project as a ServiceComb sample project for user guiding purpose.

2019-07-22 Thread Zheng Feng
I agree with Willem that the example should be simple enough for the first
using the ServiceComb.

Willem Jiang  于2019年7月22日周一 上午11:17写道:

> I think we need to focus on how to use ServiceComb instead of write
> another application which only has few audience.
> My suggestion is we just break down the requirements  and show user
> how to do authentication with ServiceComb java-chassis, how to server
> the front-end pages with ServiceComb java-chassis, how to interact
> with edge service.  The example should be simple enough which could be
> the start point for user who is first use ServiceComb.
>
> BTW,  ZhengYangYong already write a tutorial[1] about how to use
> ServiceComb last year,  you may need to consider to build something on
> top of that.
>
> [1]https://github.com/zhengyangyong/scaffold
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Mon, Jul 22, 2019 at 10:57 AM Bin Ma  wrote:
> >
> > It sounds a good idea : )
> >
> > Can you briefly show us the design how to use ServiceComb to build
> > an e-commerce? thks
> >
> >
> > Best Wishes & Regards
> > ---
> > Mabin
> >
> >
> >
> > 郑志鹏  于2019年7月22日周一 上午10:26写道:
> >
> > > Thanks for you suggestions. I will make sure the is licensed under
> Apache
> > > License and the libraries it uses is compatible. And I will make the
> > > document as detailed as possible.
> > >
> > > Liubao (A)  于2019年7月20日周六 下午10:55写道:
> > >
> > > > Any samples to use ServiceComb is preferred. I have some questions
> before
> > > > you contribute the code:
> > > >
> > > >* Make sure the project is licensed under Apache License and the
> > > > libraries it uses is compatible.
> > > >* Samples are intended to help users how to program. I'd prefer
> the
> > > > e-commerce project have some documents to describe the project and
> the
> > > > techniches and best proctics.
> > > >
> > > > -邮件原件-
> > > > 发件人: 郑志鹏 [mailto:aleczhen...@gmail.com]
> > > > 发送时间: 2019年7月19日 17:01
> > > > 收件人: dev@servicecomb.apache.org
> > > > 主题: [PROPOSAL] create e-commerce project as a ServiceComb sample
> project
> > > > for user guiding purpose.
> > > >
> > > > Hi, All
> > > >
> > > > Recently, I communicated with some ServiceComb new users, they want
> an
> > > > e-commerce system ServiceComb sample project with real business
> > > background.
> > > > They think with this demo they can learn ServiceComb’s abilities and
> > > > usages *more efficiently*.
> > > >
> > > > Then I found this project
> https://github.com/apache/servicecomb-samples.
> > > > So I want to develop an e-commerce system demo and *devote* it to
> this
> > > > project as this project’s sub-project.
> > > > --
> > > > The business background of my planing project:
> > > >
> > > > Traditionally, a real estate developer in china will show their
> nearing
> > > > completion buildings to the customers for a couple of days, then
> > > determine
> > > > an open sale time for all customers to make real deal offline. Those
> > > > customers have to get to sale place long before the open sale time
> and
> > > > queue up,because only in this way they get the chances to pick the
> > > > apartment which they like mostly. So recently, more and more real
> estate
> > > > developers begin to build an online apartments/houses open sale
> system.
> > > The
> > > > e-commerce system help their customer to pick the houses more easily
> and
> > > > more fairly. This is the system which I plan to build with
> ServiceComb.
> > > > Why I choose this project as a guiding sample of ServiceComb?
> > > >
> > > > Real estate developers use this system to make a deal with their
> customer
> > > > online. So, yes! This is a real e-commerce system with real
> commercial
> > > > value. But this is also a real simple e-commerce system which has no
> > > > payment and shipping module. So Its simplicity is good for the
> guiding
> > > > purpose. Meanwhile, because these trading subjects of this system are
> > > very
> > > > expensive,and there will be high QPS when the open sale time just
> > > arrives.
> > > > So There are high requirements for the system’s scalability,
> availability
> > > > and robustness.It’s an applicable project to show ServiceComb’s
> > > abilities.
> > > > Any questions and suggestions?
> > > >
> > > > --
> > > > Best Wishes & Regards
> > > > ———
> > > > Alec Zheng
> > > >
> > >
> > >
> > > --
> > > Best Wishes & Regards
> > > ———
> > > Alec Zheng
> > >
>


Re: [PROPOSAL] create e-commerce project as a ServiceComb sample project for user guiding purpose.

2019-07-21 Thread Willem Jiang
I think we need to focus on how to use ServiceComb instead of write
another application which only has few audience.
My suggestion is we just break down the requirements  and show user
how to do authentication with ServiceComb java-chassis, how to server
the front-end pages with ServiceComb java-chassis, how to interact
with edge service.  The example should be simple enough which could be
the start point for user who is first use ServiceComb.

BTW,  ZhengYangYong already write a tutorial[1] about how to use
ServiceComb last year,  you may need to consider to build something on
top of that.

[1]https://github.com/zhengyangyong/scaffold

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Mon, Jul 22, 2019 at 10:57 AM Bin Ma  wrote:
>
> It sounds a good idea : )
>
> Can you briefly show us the design how to use ServiceComb to build
> an e-commerce? thks
>
>
> Best Wishes & Regards
> ---
> Mabin
>
>
>
> 郑志鹏  于2019年7月22日周一 上午10:26写道:
>
> > Thanks for you suggestions. I will make sure the is licensed under Apache
> > License and the libraries it uses is compatible. And I will make the
> > document as detailed as possible.
> >
> > Liubao (A)  于2019年7月20日周六 下午10:55写道:
> >
> > > Any samples to use ServiceComb is preferred. I have some questions before
> > > you contribute the code:
> > >
> > >* Make sure the project is licensed under Apache License and the
> > > libraries it uses is compatible.
> > >* Samples are intended to help users how to program. I'd prefer the
> > > e-commerce project have some documents to describe the project and the
> > > techniches and best proctics.
> > >
> > > -邮件原件-
> > > 发件人: 郑志鹏 [mailto:aleczhen...@gmail.com]
> > > 发送时间: 2019年7月19日 17:01
> > > 收件人: dev@servicecomb.apache.org
> > > 主题: [PROPOSAL] create e-commerce project as a ServiceComb sample project
> > > for user guiding purpose.
> > >
> > > Hi, All
> > >
> > > Recently, I communicated with some ServiceComb new users, they want an
> > > e-commerce system ServiceComb sample project with real business
> > background.
> > > They think with this demo they can learn ServiceComb’s abilities and
> > > usages *more efficiently*.
> > >
> > > Then I found this project https://github.com/apache/servicecomb-samples.
> > > So I want to develop an e-commerce system demo and *devote* it to this
> > > project as this project’s sub-project.
> > > --
> > > The business background of my planing project:
> > >
> > > Traditionally, a real estate developer in china will show their nearing
> > > completion buildings to the customers for a couple of days, then
> > determine
> > > an open sale time for all customers to make real deal offline. Those
> > > customers have to get to sale place long before the open sale time and
> > > queue up,because only in this way they get the chances to pick the
> > > apartment which they like mostly. So recently, more and more real estate
> > > developers begin to build an online apartments/houses open sale system.
> > The
> > > e-commerce system help their customer to pick the houses more easily and
> > > more fairly. This is the system which I plan to build with ServiceComb.
> > > Why I choose this project as a guiding sample of ServiceComb?
> > >
> > > Real estate developers use this system to make a deal with their customer
> > > online. So, yes! This is a real e-commerce system with real commercial
> > > value. But this is also a real simple e-commerce system which has no
> > > payment and shipping module. So Its simplicity is good for the guiding
> > > purpose. Meanwhile, because these trading subjects of this system are
> > very
> > > expensive,and there will be high QPS when the open sale time just
> > arrives.
> > > So There are high requirements for the system’s scalability, availability
> > > and robustness.It’s an applicable project to show ServiceComb’s
> > abilities.
> > > Any questions and suggestions?
> > >
> > > --
> > > Best Wishes & Regards
> > > ———
> > > Alec Zheng
> > >
> >
> >
> > --
> > Best Wishes & Regards
> > ———
> > Alec Zheng
> >


Re: [PROPOSAL] create e-commerce project as a ServiceComb sample project for user guiding purpose.

2019-07-21 Thread Bin Ma
It sounds a good idea : )

Can you briefly show us the design how to use ServiceComb to build
an e-commerce? thks


Best Wishes & Regards
---
Mabin



郑志鹏  于2019年7月22日周一 上午10:26写道:

> Thanks for you suggestions. I will make sure the is licensed under Apache
> License and the libraries it uses is compatible. And I will make the
> document as detailed as possible.
>
> Liubao (A)  于2019年7月20日周六 下午10:55写道:
>
> > Any samples to use ServiceComb is preferred. I have some questions before
> > you contribute the code:
> >
> >* Make sure the project is licensed under Apache License and the
> > libraries it uses is compatible.
> >* Samples are intended to help users how to program. I'd prefer the
> > e-commerce project have some documents to describe the project and the
> > techniches and best proctics.
> >
> > -邮件原件-
> > 发件人: 郑志鹏 [mailto:aleczhen...@gmail.com]
> > 发送时间: 2019年7月19日 17:01
> > 收件人: dev@servicecomb.apache.org
> > 主题: [PROPOSAL] create e-commerce project as a ServiceComb sample project
> > for user guiding purpose.
> >
> > Hi, All
> >
> > Recently, I communicated with some ServiceComb new users, they want an
> > e-commerce system ServiceComb sample project with real business
> background.
> > They think with this demo they can learn ServiceComb’s abilities and
> > usages *more efficiently*.
> >
> > Then I found this project https://github.com/apache/servicecomb-samples.
> > So I want to develop an e-commerce system demo and *devote* it to this
> > project as this project’s sub-project.
> > --
> > The business background of my planing project:
> >
> > Traditionally, a real estate developer in china will show their nearing
> > completion buildings to the customers for a couple of days, then
> determine
> > an open sale time for all customers to make real deal offline. Those
> > customers have to get to sale place long before the open sale time and
> > queue up,because only in this way they get the chances to pick the
> > apartment which they like mostly. So recently, more and more real estate
> > developers begin to build an online apartments/houses open sale system.
> The
> > e-commerce system help their customer to pick the houses more easily and
> > more fairly. This is the system which I plan to build with ServiceComb.
> > Why I choose this project as a guiding sample of ServiceComb?
> >
> > Real estate developers use this system to make a deal with their customer
> > online. So, yes! This is a real e-commerce system with real commercial
> > value. But this is also a real simple e-commerce system which has no
> > payment and shipping module. So Its simplicity is good for the guiding
> > purpose. Meanwhile, because these trading subjects of this system are
> very
> > expensive,and there will be high QPS when the open sale time just
> arrives.
> > So There are high requirements for the system’s scalability, availability
> > and robustness.It’s an applicable project to show ServiceComb’s
> abilities.
> > Any questions and suggestions?
> >
> > --
> > Best Wishes & Regards
> > ———
> > Alec Zheng
> >
>
>
> --
> Best Wishes & Regards
> ———
> Alec Zheng
>


Re: [PROPOSAL] create e-commerce project as a ServiceComb sample project for user guiding purpose.

2019-07-21 Thread 郑志鹏
Thanks for you suggestions. I will make sure the is licensed under Apache
License and the libraries it uses is compatible. And I will make the
document as detailed as possible.

Liubao (A)  于2019年7月20日周六 下午10:55写道:

> Any samples to use ServiceComb is preferred. I have some questions before
> you contribute the code:
>
>* Make sure the project is licensed under Apache License and the
> libraries it uses is compatible.
>* Samples are intended to help users how to program. I'd prefer the
> e-commerce project have some documents to describe the project and the
> techniches and best proctics.
>
> -邮件原件-
> 发件人: 郑志鹏 [mailto:aleczhen...@gmail.com]
> 发送时间: 2019年7月19日 17:01
> 收件人: dev@servicecomb.apache.org
> 主题: [PROPOSAL] create e-commerce project as a ServiceComb sample project
> for user guiding purpose.
>
> Hi, All
>
> Recently, I communicated with some ServiceComb new users, they want an
> e-commerce system ServiceComb sample project with real business background.
> They think with this demo they can learn ServiceComb’s abilities and
> usages *more efficiently*.
>
> Then I found this project https://github.com/apache/servicecomb-samples.
> So I want to develop an e-commerce system demo and *devote* it to this
> project as this project’s sub-project.
> --
> The business background of my planing project:
>
> Traditionally, a real estate developer in china will show their nearing
> completion buildings to the customers for a couple of days, then determine
> an open sale time for all customers to make real deal offline. Those
> customers have to get to sale place long before the open sale time and
> queue up,because only in this way they get the chances to pick the
> apartment which they like mostly. So recently, more and more real estate
> developers begin to build an online apartments/houses open sale system. The
> e-commerce system help their customer to pick the houses more easily and
> more fairly. This is the system which I plan to build with ServiceComb.
> Why I choose this project as a guiding sample of ServiceComb?
>
> Real estate developers use this system to make a deal with their customer
> online. So, yes! This is a real e-commerce system with real commercial
> value. But this is also a real simple e-commerce system which has no
> payment and shipping module. So Its simplicity is good for the guiding
> purpose. Meanwhile, because these trading subjects of this system are very
> expensive,and there will be high QPS when the open sale time just arrives.
> So There are high requirements for the system’s scalability, availability
> and robustness.It’s an applicable project to show ServiceComb’s abilities.
> Any questions and suggestions?
>
> --
> Best Wishes & Regards
> ———
> Alec Zheng
>


-- 
Best Wishes & Regards
———
Alec Zheng


答复: [PROPOSAL] create e-commerce project as a ServiceComb sample project for user guiding purpose.

2019-07-20 Thread Liubao (A)
Any samples to use ServiceComb is preferred. I have some questions before you 
contribute the code:

   * Make sure the project is licensed under Apache License and the libraries 
it uses is compatible.
   * Samples are intended to help users how to program. I'd prefer the 
e-commerce project have some documents to describe the project and the 
techniches and best proctics. 

-邮件原件-
发件人: 郑志鹏 [mailto:aleczhen...@gmail.com] 
发送时间: 2019年7月19日 17:01
收件人: dev@servicecomb.apache.org
主题: [PROPOSAL] create e-commerce project as a ServiceComb sample project for 
user guiding purpose.

Hi, All

Recently, I communicated with some ServiceComb new users, they want an 
e-commerce system ServiceComb sample project with real business background.
They think with this demo they can learn ServiceComb’s abilities and usages 
*more efficiently*.

Then I found this project https://github.com/apache/servicecomb-samples. So I 
want to develop an e-commerce system demo and *devote* it to this project as 
this project’s sub-project.
--
The business background of my planing project:

Traditionally, a real estate developer in china will show their nearing 
completion buildings to the customers for a couple of days, then determine an 
open sale time for all customers to make real deal offline. Those customers 
have to get to sale place long before the open sale time and queue up,because 
only in this way they get the chances to pick the apartment which they like 
mostly. So recently, more and more real estate developers begin to build an 
online apartments/houses open sale system. The e-commerce system help their 
customer to pick the houses more easily and more fairly. This is the system 
which I plan to build with ServiceComb.
Why I choose this project as a guiding sample of ServiceComb?

Real estate developers use this system to make a deal with their customer 
online. So, yes! This is a real e-commerce system with real commercial value. 
But this is also a real simple e-commerce system which has no payment and 
shipping module. So Its simplicity is good for the guiding purpose. Meanwhile, 
because these trading subjects of this system are very
expensive,and there will be high QPS when the open sale time just arrives.
So There are high requirements for the system’s scalability, availability and 
robustness.It’s an applicable project to show ServiceComb’s abilities.
Any questions and suggestions?

--
Best Wishes & Regards
———
Alec Zheng


[PROPOSAL] create e-commerce project as a ServiceComb sample project for user guiding purpose.

2019-07-19 Thread 郑志鹏
Hi, All

Recently, I communicated with some ServiceComb new users, they want an
e-commerce system ServiceComb sample project with real business background.
They think with this demo they can learn ServiceComb’s abilities and
usages *more
efficiently*.

Then I found this project https://github.com/apache/servicecomb-samples. So
I want to develop an e-commerce system demo and *devote* it to this project
as this project’s sub-project.
--
The business background of my planing project:

Traditionally, a real estate developer in china will show their nearing
completion buildings to the customers for a couple of days, then determine
an open sale time for all customers to make real deal offline. Those
customers have to get to sale place long before the open sale time and
queue up,because only in this way they get the chances to pick the
apartment which they like mostly. So recently, more and more real estate
developers begin to build an online apartments/houses open sale system. The
e-commerce system help their customer to pick the houses more easily and
more fairly. This is the system which I plan to build with ServiceComb.
Why I choose this project as a guiding sample of ServiceComb?

Real estate developers use this system to make a deal with their customer
online. So, yes! This is a real e-commerce system with real commercial
value. But this is also a real simple e-commerce system which has no
payment and shipping module. So Its simplicity is good for the guiding
purpose. Meanwhile, because these trading subjects of this system are very
expensive,and there will be high QPS when the open sale time just arrives.
So There are high requirements for the system’s scalability, availability
and robustness.It’s an applicable project to show ServiceComb’s abilities.
Any questions and suggestions?

-- 
Best Wishes & Regards
———
Alec Zheng