Comparació de solucions segons model concurrent ----------------------------------------------- Exemple 1 ......... Fitxer :download:`mp1.py` .. literalinclude:: mp1.py :language: python Manager ....... Fitxer :download:`mpManager.py` .. literalinclude:: mpManager.py :language: python Pipe .... Fitxer :download:`mpPipe.py` .. literalinclude:: mpPipe.py :language: python Exemple Pool ............ Fitxer :download:`mpPool.py` .. literalinclude:: mpPool.py :language: python Queue ..... Fitxer :download:`mpQueue.py` .. literalinclude:: mpQueue.py :language: python