distributed-computing
Is it possible to distribute threads in Thread Pool over nodes of GlassFish 3.1.1 cluster?
I want to distribut开发者_JAVA技巧e threads in Thread Pool over nodes of GlassFish 3.1.1 cluster.[详细]
2023-04-12 05:56 分类:问答Load balanced service using Zookeeper and Thrift
We have a computationally intensive service which is used to do a number of transformations. Its largely computationally bound (CPU bound) process. Essentially what happens is we have a message broker[详细]
2023-04-11 22:55 分类:问答Request Mutually Exclusive Record
I\'m working with C# on two types of applications. One is a web service one is a MVC3 application. I have the same problem with both. I am trying to create a method that when requested, returns a rec[详细]
2023-04-10 13:13 分类:问答Available implementations of a distributed REST queue
I have the following (common, I guess) scenario: a master node holding a list of items (urls, jobs, whatever) to be processed, and a set of N worker nodes.[详细]
2023-04-09 22:31 分类:问答Symmetric multiprocessing and Distributed systems?
Are distributed systems a completely independent concept compared to symmetric multiprocessing (since in distributed, we h开发者_JAVA技巧ave individual memory/disk storage per CPU whereas in symmetric[详细]
2023-04-09 18:43 分类:问答Dedicated distributed system to handle matlab jobs
I\'m a software engineer and currently looking forward to setup a distributed system at my laboratory so that I can process some matlab jobs over them. I have looked into MATLAB MPI but I w开发者_如何[详细]
2023-04-06 11:19 分类:问答How search engine, say Google's page ranking algorithm work across distributed/multiple machines?
I am new to distributed computing but was wondering how page ranking algorithm works across multiple machines. Like[详细]
2023-04-06 08:25 分类:问答virtual memory on compute nodes in a grid
When I run a job on a node, using PBS, and I get finally in the job report: resources_used.mem开发者_开发问答=1616024kb[详细]
2023-04-04 17:38 分类:问答How can I implement a simple heart-beat sensor in java that responds when another application is shut-down
I got a GWT version of the java Pet Store workin开发者_开发百科g on my machine, and I\'d like to implement an exteneral Java program that is on another machine, and just displays \"On\" or \"off\" - s[详细]
2023-04-04 11:54 分类:问答Java distributed system
I\'m starting my final year computer science project and I\'m trying to figure out my first steps. For more details you can go to the project page.[详细]
2023-04-01 13:28 分类:问答