distributed-computing
.Net open source grid computation library
I\'m looking for an open source (FLOSS preferab开发者_运维百科le) library for grid/distributed computing with C#/.Net.[详细]
2023-01-26 22:17 分类:问答Is there a good patterns for distributed software and one backend database for this problem?
I\'m looking for a high level answer, but here are some specifics in case it helps, I\'m deploying a J2EE app to a cluster in WebLogic. There\'s one Oracle database at the backend.[详细]
2023-01-25 19:20 分类:问答simulating job checkpointing java
I am trying to simulate job checkpointing for grid computing in java. I am having two classes Job and CheckPointInterrupter that are threads. The CheckPointInterrupter Class takes checkpoints of a job[详细]
2023-01-25 13:48 分类:问答Distributed interrupts
I\'m just looking f开发者_开发知识库or info on how the os handles interrupts in a distributed environment.Not all all if you are referring to hardware interrupts like NMI. Distributed Computing always[详细]
2023-01-25 06:43 分类:问答Best method for running distributed processing on Mac OSX
I am currently attempting to run a rather CPU intensive application开发者_高级运维 for a research project on a computer running OSX 10.4. There is no way that even a fast MacPro could handle this amou[详细]
2023-01-22 21:36 分类:问答How to ensure message transfer by pull-/polling from a webserver
This builds on How to send mess开发者_如何转开发ages between Companies. If I decide that company S(upplier) should poll orders from company (B) in some simple HTTP based Way what is the best implement[详细]
2023-01-21 08:48 分类:问答How do you implement sorting and paging on distributed data?
Here\'s the problem I\'m trying to solve: I need to be able to display a paged, sorted table of data that is stored across several database shards.[详细]
2023-01-20 01:37 分类:问答What is meant by Distributed Systems AND Pervasive Middleware and Services
What is meant by 1) Distributed Systems 2) Pervasive Middleware and Services. What开发者_开发问答 technologies are involved, and what programming languages might be used for them[详细]
2023-01-19 05:06 分类:问答How Polling mechanism can be realized with RMI?
Following the design/architecturei created for multiuser/network turn-based game with RMI server callbacks, I have tried to create a distributed animation in which my model(Ball) is remote object and[详细]
2023-01-18 06:43 分类:问答Good Open source avenues to work on OS / low level distributed system stuff
Or rather, if I\'m reading\"Understanding开发者_StackOverflow the Linux Kernel\" and more of Linux/OS level or more low level dist. computing stuff, what kind of open source projects are worthing taki[详细]
2023-01-16 18:29 分类:问答