I know non-blocking receive is not used as much in message passing, but still some intuition tells me, it is needed. Take for example GUI event driven applications, you need some way to wait for a mes
I\'m looking into building a distributed application and would like some advice on the best way to go about it.
I have a web-based system written using asp.net backed by mssql. A synchronized replica of this system is to be run on mobile locations and must be available regardless of the state of the connection
The other day I needed to archive a lot of data on our network and I was frustrated I had no immediate way to harness the开发者_开发知识库 power of multiple machines to speed-up the process.
I am planning to build a cassandra store system and also I need a full-text(Chinese) system too. Can sphinx be used on cassandra? (sphinx supports xml f开发者_Python百科ormat but I am not going to use
Building a new ASP.net application, and planning to separate DB, \'service\' tier and Web/UI tier into separate physical layers.
what do you think is an interesting top开发者_如何学Goic in distributed systems. i should pic a topic and present it on monday. at first i chose to talk about Wuala, but after reading about it, i don\
I开发者_运维问答 am developing a distributed processing API in Java, Erlang and Ruby. What basic commands can I include from which I can build mapreduce, pipelining, and all the most used parallell al
In C++, I\'ve written a mathematical program (for diffusion limited aggregation) where each new point calculated is dependent on all of the preceding points.
I am working on a JAVA project in which there are multiple terminals. These terminals act as client and servers. For example if there are 3 terminals A,B and C.Then at any given point in time one of t