Weblogic-学习笔记(3课 术语)

本文探讨了分布式系统如何提高可用性、可扩展性和可维护性,并介绍了用于改进软件开发项目成本效益的标准。文中详细解释了 J2EE 架构及多种 J2EE 技术,还涵盖了 Web 服务器、应用服务器等概念,并定义了 WebLogic 服务器中的关键术语,如域、服务器、管理服务器等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Web Client

A Web Client interacts with WLS via HTTP using servlets/JSPs.
Types of Web clients include:

  • Browser
  • Web services(SOAP over HTTP)
    这里写图片描述

Client Application

A client application interacts with WLS through JRMP/T3.IIOP,COM.
Types of clients include:

  • Standalone Java applications
  • Applets within a browser
    这里写图片描述

Proxy Server

Forwards requests to other machines
Can be used as a level of indirection and security
Can be used to load balance a system
这里写图片描述

Firewalls

Provide filtering,authorization,and authentication services.
Help keep out hackers
Map port requests
Can act as proxy servers
Can decrease back-end network activity
这里写图片描述

Web Server

Web servers:
Provide Web content

  • Communicate via HTTP,FTP,and so forth
  • Can handle CGI requests
  • Proxy some requests to application servers
    这里写图片描述

Application Servers

Provide services that support the execution and availability of deployed applications
Handle heavier processing chores than Web servers.
这里写图片描述

A Web App Server Configuration

这里写图片描述

An Application Server Configuration

这里写图片描述

Definition : Domain

A domain is a logically related group of Weblogic Server resources that you manage as a unit.

A domain provides one point of administration.

A Weblogic Server domain can logically separate:

  • Development,test,and production applications
  • Organizational divisions
    这里写图片描述

Why Use Domans?

A domain is an administration feature that;

  • Is transparent to applications
  • Can be configured and administered,for technical or business reasons,even after applications are developed or in production

Weblogic Server domains can be used to separate:

  • Development,test and production applications
  • Administration and operational responsibilities
  • Organizational or business divisions

Definition : Server

A server is an instance of weblogic.server executing in a JVM.
A server:

  • Runs on a designated WLS machine
  • Has a dedicated amount of RAM
  • Is multithreaded
    这里写图片描述

Administration Server

Is the central point of control for a domain Stores the configuration information and logs for a domain

Runs the Weblogic Administration Console
这里写图片描述

Definition : Managed Server

Is any server in a domain that is not the admin server

Contacts the admin server for configuration information

Runs business applications in a production evironment
这里写图片描述

Definition : Machine

Is a computer that hosts Weblogic Server(s) Runs a supported operating system platform

Can host multiple Weblogic Server instances
这里写图片描述

Definition : Cluster

A cluster is a logical group of WLS servers.

Weblogic clusters provide automatic:

  • High Availability
  • Load balancing

A cluster is transparent to a client.
这里写图片描述

Section Review

In this section we discussed:
The ways that distributed systems improve availability,scalability,and maintainability

The ways that standards for distributed systems improve the cost effectiveness of software development projects

The J2EE architecture and many J2EE technologies

The terms used to discuss Web architectures

The terms used to describe Weblogic Server features

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值