Skip to content

Tag: computação distribuida

JavaSpaces – An introductory example.

Hello, This example, is a microblog service, "similar" to twitter. It uses JavaSpaces JavaSpaces - example Best Regards, Matheus

Continue reading JavaSpaces – An introductory example.

WebServices – An introductory example.

Hello, This example shows on Client to a Web Service. One Web Service that is a Client too (Collector) and just a Web Service (Store)…

Continue reading WebServices – An introductory example.

MD5 “Decrypter”, Java

Hello What is MD5 Decrypter? It is a distributed system to break MD5 hash using bruteforce. Implementation of MD5 Decrypter There is a lot of…

Continue reading MD5 “Decrypter”, Java