Java

Moderators: zibadian
Number of threads: 7818
Number of posts: 18218

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
is it possible to distribute n quene problem on network and compute..? Posted by deepak1018 on 7 Mar 2008 at 9:41 AM
i have application like distributed computing...

i want to give huge work to give to distributed environment.....

is it possible to divide n queen lets say array of queen[200]

and find solution to it..?

if possible please tell how...?

waiting for reply....
1000 thanks in advance
Report
Re: is it possible to distribute n quene problem on network and comput Posted by zibadian on 7 Mar 2008 at 10:56 AM
: i have application like distributed computing...
:
: i want to give huge work to give to distributed environment.....
:
: is it possible to divide n queen lets say array of queen[200]
:
: and find solution to it..?
:
: if possible please tell how...?
:
: waiting for reply....
: 1000 thanks in advance

There are several approaches for this:
- Copy parts of the data from the central machine to the processing machines
- Use RMI to call upon the processing machines, while the data remains on the central machine
- Create a beowulf cluster with one of the beowulf-OSes and let the OS handle the distribution.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.