Sunday, January 23, 2011

Objects, paradigms and design patterns

''OBJECTS AND STATEFUL PROGRAMMING - LIFE AFTER MULTI-CORE?
Multi-core and Cloud Computing throws everyone into a world of concurrent and distributed computing. Many claim that OO isn't well suited to this new concurrent world and that functional programming is more appropriate. OO advocates argue that OO is still a good model for computation, but that we need new concurrency mechanisms and libraries are required to exploit them effectively.
'' [source]

''Python Remote Objects'' [source]

''Design patterns:
... Objective Toolkit PRO provides support for an object-oriented framework called the model-view-controller (MVC) architecture
'' [source]
''Interactive Application Architecture Patterns'' [source]

''Concurrent and Real Time Systems: the CSP approach'' [free book]

No comments:

Post a Comment