Services

Concurrency and HashMap

In theory everyone knows Hash Map is not Thread Safe and it shouldn’t be
used in multi Threaded applications. But still people come out with
their own theories that they can use HashMap in their context. Some say
they are just reading the data and map is not written to a lot.
Unfortunately none of these explanations holds good [...]


Graphical Model Transformation Framework

In a nutshell:
GMTF generates an MDA tool to carry out the smooth transformation of models through a rich UI.
Problem Space
In order to minimize the chaos, the product vendors are very fast coming up with standard specifications for industry domain models. For example, telecom industry has proposed a common meta-model for telecom products. Similarly, warehouse tools [...]