In this article we propose a model of implicit concurrency to object-oriented parallel programming. The model is based upon the introduction of concurrency between
the methods of an object and the use of monitors for synchronisation. The implicit approach intends to bring a more natural fashion into concurrent processing, making
it part of the programming model. At the end we present an application example of the proposed model and the results obtained with its implementation.