What is a framework ?

Card Puncher Data Processing

About

A framework is an application that permits to build another application:

  • that has extension point to run your code
  • generally declaratively with strong convention (you need to create files in a certain structure at a certain location)

1)





Discover More
Javascript - Framework (Toolkit)

in javascript Dojo_Toolkit sstephenson/prototype
Map Reduce One Picture
Map Reduce (MR) Framework

Map reduce is a distributed execution . The MapReduce programming model (and a corresponding system) was proposed in a 2004 paper from a team at Google as a simpler abstraction for processing very large...
Utah Teapot
Viz - Visual Primitive Ranking over decoding

Cleveland and McGill studied what people are able to decode most accurately and defined and ranked visual primitives in the following...
Web - Framework

This framework provides an http server with at minimal a routing capability and adds above other features such as: templating authentication Framework Description Languages Vertx The reactive...
Card Puncher Data Processing
What is a plugin system ? (ie extension system)

An extensible application is one that you can extend without modifying its original code base. By designing an extensible application, you provide a way to upgrade or enhance specific parts of a product...
Library Vs Framework
What is the difference between a Library (and | vs) a Framework ?

This page explains you the difference between: * a library * and a framework Basically, you need to look at the inversion of control principle: * your code invoke the library (the library plug...



Share this page:
Follow us:
Task Runner