You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon" <ed...@apache.org> on 2010/07/12 09:05:06 UTC

Fork/Join framework of JDK 1.7

Hey guys, check this out -- http://portal.acm.org/citation.cfm?id=337465

WDYT?

-- 
Best Regards, Edward J. Yoon
edwardyoon@apache.org
http://blog.udanax.org

Re: Fork/Join framework of JDK 1.7

Posted by "Edward J. Yoon" <ed...@apache.org>.
OK, i see.

On Tue, Jul 13, 2010 at 4:14 PM, Hyunsik Choi <hy...@gmail.com> wrote:
> Hi,
>
> I'm sorry for delaying the progress of issues.
> Current, I'm finishing one project being progressed in my lab.
> Thus, I cannot afford to proceed issues by two weeks after now.
> I'm ok if you rearrange the issues.
>
> Best wishes,
> --
> Hyunsik Choi
> Database Lab, Korea University
> http://diveintodata.org
>
>
>
> On Mon, Jul 12, 2010 at 4:45 PM, Edward J. Yoon <ed...@apache.org> wrote:
>> Hmm, anyway, Hama BSP should be run on distributed environment even if
>> it's not perfect. Then, we can make TODO list.
>>
>> To Hyunsik,
>>
>> As you know, many methods are partially implemented w/o sharing
>> architecture and basic flow from job submit to job finish (e.g.,
>> TaskId, JobInProgress, ... , etc). and, I'm still worrying about your
>> issues (e.g., HAMA-267, HAMA-268, ..) as i worryied about Job Manager
>> patch. Could you please explain about your plan?
>>
>> If you can't or have no time to contribute, I'll re-arrange the issues.
>>
>> On Mon, Jul 12, 2010 at 4:05 PM, Edward J. Yoon <ed...@apache.org> wrote:
>>> Hey guys, check this out -- http://portal.acm.org/citation.cfm?id=337465
>>>
>>> WDYT?
>>>
>>> --
>>> Best Regards, Edward J. Yoon
>>> edwardyoon@apache.org
>>> http://blog.udanax.org
>>>
>>
>>
>>
>> --
>> Best Regards, Edward J. Yoon
>> edwardyoon@apache.org
>> http://blog.udanax.org
>>
>



-- 
Best Regards, Edward J. Yoon
edwardyoon@apache.org
http://blog.udanax.org

Re: Fork/Join framework of JDK 1.7

Posted by Hyunsik Choi <hy...@gmail.com>.
Hi,

I'm sorry for delaying the progress of issues.
Current, I'm finishing one project being progressed in my lab.
Thus, I cannot afford to proceed issues by two weeks after now.
I'm ok if you rearrange the issues.

Best wishes,
--
Hyunsik Choi
Database Lab, Korea University
http://diveintodata.org



On Mon, Jul 12, 2010 at 4:45 PM, Edward J. Yoon <ed...@apache.org> wrote:
> Hmm, anyway, Hama BSP should be run on distributed environment even if
> it's not perfect. Then, we can make TODO list.
>
> To Hyunsik,
>
> As you know, many methods are partially implemented w/o sharing
> architecture and basic flow from job submit to job finish (e.g.,
> TaskId, JobInProgress, ... , etc). and, I'm still worrying about your
> issues (e.g., HAMA-267, HAMA-268, ..) as i worryied about Job Manager
> patch. Could you please explain about your plan?
>
> If you can't or have no time to contribute, I'll re-arrange the issues.
>
> On Mon, Jul 12, 2010 at 4:05 PM, Edward J. Yoon <ed...@apache.org> wrote:
>> Hey guys, check this out -- http://portal.acm.org/citation.cfm?id=337465
>>
>> WDYT?
>>
>> --
>> Best Regards, Edward J. Yoon
>> edwardyoon@apache.org
>> http://blog.udanax.org
>>
>
>
>
> --
> Best Regards, Edward J. Yoon
> edwardyoon@apache.org
> http://blog.udanax.org
>

Re: Fork/Join framework of JDK 1.7

Posted by "Edward J. Yoon" <ed...@apache.org>.
Hmm, anyway, Hama BSP should be run on distributed environment even if
it's not perfect. Then, we can make TODO list.

To Hyunsik,

As you know, many methods are partially implemented w/o sharing
architecture and basic flow from job submit to job finish (e.g.,
TaskId, JobInProgress, ... , etc). and, I'm still worrying about your
issues (e.g., HAMA-267, HAMA-268, ..) as i worryied about Job Manager
patch. Could you please explain about your plan?

If you can't or have no time to contribute, I'll re-arrange the issues.

On Mon, Jul 12, 2010 at 4:05 PM, Edward J. Yoon <ed...@apache.org> wrote:
> Hey guys, check this out -- http://portal.acm.org/citation.cfm?id=337465
>
> WDYT?
>
> --
> Best Regards, Edward J. Yoon
> edwardyoon@apache.org
> http://blog.udanax.org
>



-- 
Best Regards, Edward J. Yoon
edwardyoon@apache.org
http://blog.udanax.org

Re: Fork/Join framework of JDK 1.7

Posted by Varun Gupta <th...@gmail.com>.
For those, who aren't ACM member, the paper can be accessed at
http://gee.cs.oswego.edu/dl/papers/fj.pdf

<http://gee.cs.oswego.edu/dl/papers/fj.pdf>The concept seems way
better/neater than regular thread management paradigms.

I Remain,
Varun Gupta


On Mon, Jul 12, 2010 at 12:35 PM, Edward J. Yoon <ed...@apache.org>wrote:

> Hey guys, check this out -- http://portal.acm.org/citation.cfm?id=337465
>
> WDYT?
>
> --
> Best Regards, Edward J. Yoon
> edwardyoon@apache.org
> http://blog.udanax.org
>