search
HomeBackend DevelopmentPHP TutorialZend's PHP solution for Java_PHP Tutorial
Zend's PHP solution for Java_PHP TutorialJul 15, 2016 pm 01:26 PM
javaphpzendforreplaceitapptechnologysupplyofsolution

Zend Technology has developed an application to replace PHP, hoping that it can slowly divert some failed Java programmers, including those web and enterprises that rely on Java.

Zend’s chief executive and co-founder Andi Gutmans claimed that the server reached its limit after working for five years. It has created Zend's architecture and integration with Windows, as well as Oracle and IBM databases. It also has an Eclipse PHP plug-in project, making the runtime experience more sophisticated, and supports developers' Eclipse-based plug-in tools.

In the next stage, the newly appointed CEO, Gutmans, focuses on cloud computing. Gutmans said Reg is that the Zend framework's ability to handle virtualization and packaging issues inside and outside the firewall will make cloud computing smoother over the next year. Although, Zend Framework features Amazon APIs and plans to support Microsoft Azure.

But before that, with today's application servers, Zend was more than just a target for thousands of programmers who wanted to use PHP to create web and business applications. Gutmans hopes Zend will change some people's minds that Java has become unwieldy and allow them to find affordable Java Enterprise Edition (Java EE) programs.

Companies have joined the open source ranks, such as SpringSource, Red Hat's Jboss and Caucho. The frustrations of using Java EE battle-ship application servers, such as IBM's WebSphere and Oracle's WebLogic, have long been recognized. They turned to OSGi to develop small Java application server frameworks with standard components.

Although Zend Server is characterized as a bridge between Java and OSGi, Gutmans said OSGi is "overly Java-centric." Instead, it provides an application server using REST and XML over HTTP, which he believes will be easier to operate and achieve than Java, since various types of PHP are everywhere.

Like many companies adopting open source, Gutmans believes that the economic recession will accelerate the penetration of PHP, so the Zend Server team strives to find affordable Java developers to create or maintain web servers, as well as those who bill them Java EE applications.

Zend is the right choice. The only question is whether it can successfully drive Java engineers crazy, and whether Zend and PHP can become more mature choices than Java EE.

In individual cases, Reg has recently sold Java EE battleship small software, open source Java, to global hotel chains and intercontinental hotel teams, that is, those major and iconic teams.

Bill Peer, IHG's corporate executive, says his massive system split between application servers, from eight to four in a rationalization drive, sells WebLogic and WebSphere as the only big, non-open-source Java offerings EE Application Server degrades the results somewhat. Three of the system's four preferred application servers are open source Java: JBoss, Tomcat and Resin, with Resin being the application server of choice.

Consultants at IBM, BEA or Oracle will help drive the rationale for IHG, which has access to the code and the ability to avoid unnecessary overhead and delays.

“We worked with a new group and they had never used Resin,” Peer said. "They're excited because they can see the inner workings. You no longer need these super consultants to come in and help solve problems. So a lot of things no longer require hiring others to solve."

In other respects, IHG has already Terracotta's open source Java-based reservation system runs reservations for 4,000 hotels worldwide. The system publishes and retains data decentrally, so users no longer need to rely on a single, slow centralized host. Furthermore, for the peers, the main thing is the right to use Terracotta's code, combined with the existing Java and open source knowledge of IHG developers, they can create the system.

"Terracotta is better equipped - we need to launch, attack the JVM and sync, rather than remain tethered to a central and download-based service," Peer said. "A lot of us are like Like a clown, it's like being caught in the curse of code

I gave the example of IHG to Gutmans. He believes that PHP can provide more to the company, such as IHG absorbing the advantages of Java EE to develop small software. and open source platforms.

Although Zend Server's primary audience is PHP programmers, primarily for creating Web-based applications, Gutmans believes that PHP plays an important role in the enterprise due to the existence of PHP applications, such as Drupal and Knowledge Tree are designed for enterprise directory management and document management. These projects can be compiled with full consideration of the internal logical structure and features of the product, and can be extended using PHP. "We see many of our big projects. Customers start with an application, like Drupal, Magento or Knowledge Tree, and they extend from that," he said.

The company's Zend Server Community Edition can be compiled for Linux, Windows and OS X, with improved performance PHP, Java connectivity, and administrator interface features. Zend Server offers similar services in addition to automatic software upgrades, hotfixes, and Linux security patches, with Microsoft Windows (MSI) subscriptions starting at $1,195 for one to three years. The fix will also be changed to be available in the community, but not now - the next PHP version is released

.

Finally, there is no integration between PHP and Windows. One thing that hurts PHP and Windows is the fact that 50% of PHP deployments use Windows because of its slow performance.

"People know good PHP applications, they can download them and use them," Gutmans said. "Five years ago, PHP was everywhere but lacked the maturity and ability to work together to become mainstream in the IT world. But now aPHP has become mainstream."

Through various strategic developments, we can see that with the bursting of the Internet bubble, Zend has broken through the "recession" and accelerated its development.


www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/446622.htmlTechArticleZend Technology has developed an application to replace PHP, hoping that it can slowly transfer out the partially failed Java Programmers, including those on the web and businesses that rely on Java. Zend's main protagonist...
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
带你搞懂Java结构化数据处理开源库SPL带你搞懂Java结构化数据处理开源库SPLMay 24, 2022 pm 01:34 PM

本篇文章给大家带来了关于java的相关知识,其中主要介绍了关于结构化数据处理开源库SPL的相关问题,下面就一起来看一下java下理想的结构化数据处理类库,希望对大家有帮助。

如何在Zend框架中使用ACL(Access Control List)进行权限控制如何在Zend框架中使用ACL(Access Control List)进行权限控制Jul 29, 2023 am 09:24 AM

如何在Zend框架中使用ACL(AccessControlList)进行权限控制导言:在一个Web应用程序中,权限控制是至关重要的一项功能。它可以确保用户只能访问其有权访问的页面和功能,并防止未经授权的访问。Zend框架提供了一种方便的方法来实现权限控制,即使用ACL(AccessControlList)组件。本文将介绍如何在Zend框架中使用ACL

PHP实现框架:Zend Framework入门教程PHP实现框架:Zend Framework入门教程Jun 19, 2023 am 08:09 AM

PHP实现框架:ZendFramework入门教程ZendFramework是PHP开发的一种开源网站框架,目前由ZendTechnologies维护,ZendFramework采用了MVC设计模式,提供了一系列可重用的代码库,服务于实现Web2.0应用程序和Web服务。ZendFramework深受PHP开发者的欢迎和推崇,拥有广泛

一起聊聊Java多线程之线程安全问题一起聊聊Java多线程之线程安全问题Apr 21, 2022 pm 06:17 PM

本篇文章给大家带来了关于java的相关知识,其中主要介绍了关于多线程的相关问题,包括了线程安装、线程加锁与线程不安全的原因、线程安全的标准类等等内容,希望对大家有帮助。

iPhone 15 Pro内部将重新设计维修成本有望降低iPhone 15 Pro内部将重新设计维修成本有望降低Aug 01, 2023 am 09:41 AM

iPhone14跟iPhone13除了规格上的不同外,其实,背后设计也作了很大的改变。例如iPhone14可以从设备的前两侧打开。不过,这种内部重设计并未扩展到iPhone14Pro。iPhone15Pro改设计苹果可能会将iPhone14的内部设计改动加入到iPhone15Pro系列,例如可拆卸的背面玻璃。这可能会令iPhone15Pro的后玻璃维修费用大幅降低,这对于没有AppleCare+保险的用户来说是一大福音。背部玻璃维修费或大降Apple的保固外费用,对于背部玻璃损坏的iPhone1

Java基础归纳之枚举Java基础归纳之枚举May 26, 2022 am 11:50 AM

本篇文章给大家带来了关于java的相关知识,其中主要介绍了关于枚举的相关问题,包括了枚举的基本操作、集合类对枚举的支持等等内容,下面一起来看一下,希望对大家有帮助。

详细解析Java的this和super关键字详细解析Java的this和super关键字Apr 30, 2022 am 09:00 AM

本篇文章给大家带来了关于Java的相关知识,其中主要介绍了关于关键字中this和super的相关问题,以及他们的一些区别,下面一起来看一下,希望对大家有帮助。

Java数据结构之AVL树详解Java数据结构之AVL树详解Jun 01, 2022 am 11:39 AM

本篇文章给大家带来了关于java的相关知识,其中主要介绍了关于平衡二叉树(AVL树)的相关知识,AVL树本质上是带了平衡功能的二叉查找树,下面一起来看一下,希望对大家有帮助。

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software