Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2008 02:43:08 +0000 (UTC)
From:      Chin-San Huang <chinsan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/php-java-bridge Makefile distinfo pkg-descr
Message-ID:  <200806220243.m5M2h8lb055164@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
chinsan     2008-06-22 02:43:08 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/php-java-bridge Makefile distinfo pkg-descr 
  Log:
  The php/Java bridge is an optimized, XML-based network protocol, which can
  be used to connect a native script engine, PHP, with a Java or ECMA 335
  virtual machine. It is more than 50 times faster than local RPC via SOAP,
  requires less resources on the web-server side, and it is faster and more
  reliable than direct communication via the Java Native Interface.
  
  J2EE back end clustering and Apache load balancing are supported as well as
  running PHP scripts within JSP, JSF or other frameworks.
  
  The php/Java bridge allows you to quickly access java classes from within
  your PHP scripts without having to know Java. It also allows you to access
  PHP scripts from within your Java classes without having to know PHP.
  
  WWW: http://php-java-bridge.sourceforge.net/
  
  Revision  Changes    Path
  1.3113    +1 -0      ports/devel/Makefile
  1.1       +56 -0     ports/devel/php-java-bridge/Makefile (new)
  1.1       +3 -0      ports/devel/php-java-bridge/distinfo (new)
  1.1       +14 -0     ports/devel/php-java-bridge/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806220243.m5M2h8lb055164>