App Engine really isn't designed for use as a backend for huge computing jobs

3 views
Skip to first unread message

le yu

unread,
Nov 7, 2012, 11:46:28 AM11/7/12
to cs-739-distr...@googlegroups.com

Dongxi Zheng

unread,
Nov 7, 2012, 11:50:05 AM11/7/12
to cs-739-distr...@googlegroups.com
Do we have a better choice?
> --
>
>

le yu

unread,
Nov 7, 2012, 11:57:01 AM11/7/12
to cs-739-distr...@googlegroups.com
another thread on stackoverflow. 

summary of the thread above: 
- App Engine is focused on serving web requests, not pure number crunching
- long running jobs are not possible (10 mins limit)
- Amazon EC2 could be a backup

Let's need look into more on EC2, GAE and hadoop.

Cheers!!!

Dongxi Zheng

unread,
Nov 7, 2012, 11:58:45 AM11/7/12
to cs-739-distr...@googlegroups.com
Hadoop would probably does the trick, but we won't have a physical cluster available.
--
 
 

le yu

unread,
Nov 7, 2012, 12:08:55 PM11/7/12
to cs-739-distr...@googlegroups.com
Currently two issues trouble us:
one, the algorithm
another, the platform 

I suggest this stage we familiarize the algorithm as soon as possible. It is not just the Floyd-Warshall itself, there are one more basic dynamic programming algorithm (in the slide-like document I shared last time) which Floyd-Warshall is related to. Also, the divide-and-conquer version is closely related the matrix multiplication. So I estimate some effort will be required on understanding the divide-and-conquer algorithm of matrix multiplication. 

I still don't have chance to dive a lot on the computing platform. But currently, I think we need to have a general idea of the CANs and CAN'ts of the three major platform. 

I will post more if I get progress. 

Le

le yu

unread,
Nov 7, 2012, 12:10:27 PM11/7/12
to cs-739-distr...@googlegroups.com
hmm.... that make choice simple, EC2 or GAE. I once had a glance on EC2, not bad at least.....

Po-Chun Chang

unread,
Nov 7, 2012, 12:43:05 PM11/7/12
to le yu, cs-739-distr...@googlegroups.com
I now are working on understanding the algorithm, if possible, I think
I will be ready in Fri or Sat.
> --
>
>

Po-Chun Chang

unread,
Nov 7, 2012, 12:51:58 PM11/7/12
to le yu, cs-739-distr...@googlegroups.com

Po-Chun Chang

unread,
Nov 7, 2012, 3:16:46 PM11/7/12
to cs-739-distributed-system
On Wed, Nov 7, 2012 at 2:07 PM, le yu <yoyos...@gmail.com> wrote:
> http://www.norstad.org/matrix-multiply/index.html
> matrix multiplication on mapreduce. Get closer....
> to dongdong: does condor provide the api from parallel programming ?

I guess no, unless we could take advantage of MW facility. Which, by
my understanding, is a master-worker scheduler.
I don't think there are explicit synchronization we could leverage there.

>
>
> 2012/11/7 Po-Chun Chang <pocha...@gmail.com>

Po-Chun Chang

unread,
Nov 8, 2012, 10:50:22 AM11/8/12
to cs-739-distributed-system
Reply all
Reply to author
Forward
0 new messages