Tag: architecture
Questions Related to architecture
-
Password single sign on
-
Password management
-
Password self-help
-
Password synchronization
-
Accessing a UDDI description from the WSDL registry and binds to the service using SOAP
-
Accessing a SOAP description from the UDDI registry and binds to the service using UDDI
-
Accessing a SOAP description from the WSDL registry and binds to the service using UDDI
-
Accessing a WSDL description from the UDDI registry and binds to the service using SOAP
-
Authentication services
-
Authorization services
-
Directory services
-
Personalization services
-
Allows the framework to have full control over the sequence of processing laying a strong foundation for work-flow processing
-
Make sures that the calling objects takes the responsibility of flow control
-
Guarantee the security
-
Concerns about where it executes as it requires a handle on all the inputs and contexts it requires
-
Application server
-
Powerful tool box
-
Development environment
-
Finished application
-
Library will have a default behaviour whereas frameworks will not have a default behaviour
-
Library can be extended easily whereas extending framework is complex and resource consuming
-
Library code, in general, is not allowed to be modified
-
The program's flow of control is dictated by the framework
-
An abstraction in which common code providing generic functionality can be selectively overridden or specialized by user code, thus providing specific functionality
-
A special case of software libraries in that they are reusable abstractions of code wrapped in a well-defined Application Programming Interface
-
A collection of resources to generate the code to achieve a generic functionality
-
A template to show how things should be done consistently
-
Most of the organizations creates schedules based on development from scratch, whereas developers prefers using frameworks instead of developing from scratch, thus saving considerable amount of time
-
Usage of framework doesn't permit scope changes during the development as frameworks predefines a template that must be followed by the application
-
The management can easily predict accurate development times by using frameworks
-
Frameworks makes elements of the project more predictable, and provide prototypes very early in the process helps avoid the communication gaps with the business