28
May 2014
At the end of 2013 Artezio completed a project that aimed to audit integration in one of the Eastern European banks. Problem statement Being a versatile financial organization (i.е. implementing most types of financial operations, both for individuals and legal entities) with an extensive branch network and that has been more than 20 years on […]
09
Apr 2014
Google, Yandex and other search engines are actively developing, thus, creating more and more intelligent services. However, information search on the Internet is still a big problem. Firstly, A search of specific information requires excellent treatment of search queries, creativity in the selection of keywords to eliminate artificially pushed resources, information by regional character and […]
13
Mar 2014
Here is the last part of the big story about the Flamenco project. We would like to talk about tasks that the system can solve and to give a conclusion of all Flamenco articles. Examples of tasks Initial code compilation Audio/video coding Scientific tasks: climate forecasting, research on protein folding, search of prime numbers, etc. […]
When we’re talking about parallel computing and our Flamenco project we cannot help saying about monitoring tools, node control console and flexibility. Monitoring tools (under development) Flamenco contains a built-in monitor module which allows tracing the condition of the node itself (in particular, Java virtual computer where it is activated), as well as the condition […]
Last time we talked about Flamenco system and one of its key features peer-to-peer topology. And now I would like to explain how Flamenco met challenges: Cross-platform portability Dynamic scalability No external dependencies (under development) Cross-platform portability Due to the Java platform, the node Flamenco can be launched under any operating system from Windows to […]
13
Feb 2014
Continued, previous part is HERE: https://www.artezio.com/pressroom/blog/flamenco-computational-cluster-part-1-introduction Flamenco Flamenco is an infrastructure for the distributed task performance. Any task that can be effectively solved in a distributive manner and compiled in JVM bytecode can be implemented in the form of the corresponding Flamenco plug-in. The key features of Flamenco system are: Peer-to-peer topology Cross-platform portability Dynamic scalability No external dependencies (under development) […]