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) […]
You will probably hardly find a person in the IT field who has never heard of the parallel computing, parallel data processing or at least just the term cluster or grid. Nevertheless, we will let ourselves make our own contribution to this growing direction in the development of the IT industry. At the beginning of 2013, a project […]
01
Jul 2013
Artezio has been using Atlassian JIRA for more than 9 years. In the very beginning we started with defect tracking and tech support tickets management. At the moment most of workflows in the company are processed through JIRA: we have customized fields, issues, workflows and many proprietary Jira plugins and gadgets. At some point we […]
31
May 2013
We are concerned with the time it takes to compile and make builds on large scale Java EE projects. Sometimes it takes from 15 to 30 minutes and sometimes up to 60 minutes if you have to build just everything from scratch. For sure you can optimize build process when you have enough time and […]