Re: Split an action and run on the servers

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Peter,

Thanks for your reply. I have a method which fetches information from
database (mostly thousands of records). I do some calculations based on the
data and display it to the user. Here when I run this action on my PC it is
taking much time. So I am looking to use Distributed processing to divide
the data into multiple blocks and run separately on different servers. Once
the calculation is done merge the results and display back it to the user.

Hope it gives much information about my problem.

Thanks in advance.

--

Venkat

"Peter Bromberg [C# MVP]" <pbromberg@xxxxxxxxxxxxxxxxxxx> wrote in message
news:75018D30-8161-4518-8129-9D65FC8FB1F9@xxxxxxxxxxxxxxxx
Venkat,
The concept you describe of "split an action" is far too generic to get an
appropriate answer. There are literally dozens of different ways to handle
distributed processing, and each has a particular approach that is usually
designed to fit the work that needs to be done.

Perhaps if you could be more specific about exactly what your business
logic
of "an action" actually is, you could get some better responses.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




"Venkat" wrote:

Hi,



Ours is a windows based application and I have to perform an
action which takes much time (as it requires much CPU time) on a single
pc.
I want to split the action to more than two and I want to run the action
on
different servers and mix the result at end and do the rest on the
result.



Can any one tell me how to split an action and run on
servers?



Cheers,

Venkat





.



Relevant Pages

  • RE: Requery on command button not working
    ... Are these calculations coming from "across the ... See http://www.QBuilt.com for all your database needs. ... >> The CPU is busy executing your request. ... >>> buttons the intention is to display the releveant data for that period. ...
    (microsoft.public.access.forms)
  • Re: Insert a future date
    ... on systems that are configured to display dates formatted as d/MM/yyyy ... all positive and negative delay values now calculate to the correct ... > MemoDate happens to always merge the current date. ... > get it to work properly I'll know I can perform date calculations on any ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Insert a future date
    ... > coded to work on systems that are configured to display dates ... >> perform date calculations on any other dates pulled from our DB). ... The list below shows my output with various negative delay ... >> If I restore the MemoDate mergefield from Line 3 and try a sampling ...
    (microsoft.public.word.mailmerge.fields)
  • Re: automatic field creation
    ... Simply displaying 300 or 600 plain number fields will not cause slowness, but displaying summary fields or calculations, particularly ones dependent on related fields, will bring a db to its knees. ... One solution is to enter all the base data, and then have a script that contains the necessary calculations use Set Field to establish all the calculated values. ... Those fields then become non-calculated number fields and will display, sort, and summarize very quickly when reporting or moving from record to record. ...
    (comp.databases.filemaker)