mediator pattern
behavioral design pattern defining an object that encapsulates how a set of objects interact
front controller
design pattern for web applications which handles all requests for a website and thereby provide flexibility and reuse without code redundancy