Software projects in it Industry


 www.mementotech.in

In It companies people are developing three type of projects.


     Standalone project
    Enterprise project
    Mobile project

About -> Standalone Project
  • Which application run in the context of local system is called as a Standalone application
  • If client want to use standalone application than he has to interact with local system 
  • So, from above point we can say that standalone project is an offline project

Project client for standalone project:-

Who are maintain specific organization, which is not           related to other organization.

Ex: Any organization DB(data base project)
Antivirus etc. . .

Note: These standalone project are maintain by only one authentication parson so, we can call it security application.

About -> Enterprise Project

 Which application run in the context of the server is called as Enterprise application.

If client want to interact with enterprise project then they should interact with server. Because, these project are run on server.

According to above point we can call Enterprise projects are Online Project.

In industry based on project requirement Enterprise projects are divided in two category.

1.   Web project
2.   Distributed project 
1. Web project (small scale project, medium                       scale project)

 It contains few requirements. To run this project should required web server.
Exp server: Tomcat, Glassfish, etc. . .

Project client for Web Project
          E-comers clients, organization website clients, etc. . .
          Ex: Flipchart, myntra, Amazon, etc. . .

2. Distributed project (large scale project, high                       scale project)

It contain huge requirements. To run in this browsers should require server application server.

Ex server: JBoss, Weblogic, etc. . .

Project clients for distributed project
          Financial sector clients
          Ex: Banking, Share markets, etc. . .



As a developer if I want to develop Enterprise Project than in JAVA SECOND MODULE is called J2EE
 (JAVA ENTERPRISE EDITION)

Here we have two modules.

      JEE-1 (for web project)
Concepts: Servlets, Jsp, with any popular data base
      JEE-2 (for distributed project)
Concepts: Struts, Hibernate, Spring, with any data base


About -> Mobile project

Which applications are run in context of mobile devise is called as mobile application.

As a developer I want to develop a mobile project than in java we have THIRD MODULE is called J2ME

JME (JAVA MICRO ADDITION)


Post a Comment

0 Comments

Recent in Recipes

3/Food/post-list