Sun Microsystems - Open ESB


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Sun Microsystems - Open ESB
# 1  
Old 09-06-2008
Sun Microsystems - Open ESB

Open ESB is a vibrant open source community that has created an enterprise-class, standards-based Enterprise Service Bus. The Open ESB community continues to collaborate with other communities including NetBeans and GlassFish to create the most comprehensive, mature and fully open source integration platform available in the market today. Event processing addresses many critical problems in [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

prtdiag output for Solaris on Fujitsu hardware shows vendor as Sun Microsystems

Hello, I was under the impression that the Header of the prtdiag output shows the hardware vendor information in the section between System Configuration and sun4u/sun4us. But on some Solaris machines which are running on Fujitsu hardware, the vendor is shown as Sun Microsystems in this... (8 Replies)
Discussion started by: chattygk
8 Replies

2. Solaris

Sun Open Storage Questions

Hey All, I had some minor questions regarding Sun's open storage I understand it uses standard industry hardware (is the warranty void if we were to mix and match drives?) I know it uses OpenSolaris for the storage features (but can it use any os?) Does it have to be OpenSource? I... (7 Replies)
Discussion started by: Keepcase
7 Replies

3. Solaris

free learning resources and training from Sun microsystems plus discounted Certification Voucher

Hi all, If you are interested on taking Sun microsystems training from Java to business skills , if so drop by SAI program it's free for students and Educational Institutions (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

4. Solaris

Oracle Agrees to Acquire Sun Microsystems

Source: NY Times Oracle Agrees to Acquire Sun Microsystems By ASHLEE VANCE The Oracle Corporation, the technology information company, announced Monday that it would acquire a rival, Sun Microsystems, for $9.50 a share, or about $7.4 billion. The agreement with Oracle came about two weeks... (6 Replies)
Discussion started by: Neo
6 Replies
Login or Register to Ask a Question
supernode(1)							   USER COMMANDS						      supernode(1)

NAME
supernode - n2n supernode daemon SYNOPSIS
supernode -l <port> [-v] DESCRIPTION
N2N is a peer-to-peer VPN system. Supernode is a node introduction registry, broadcast conduit and packet relay node for the n2n system. On startup supernode begins listening on the specified UDP port for node registrations, and other packets to route. The supernode can service any number of communities and routes packets only between members of the same community. The supernode does not hold the community encryp- tion key and so cannot snoop or inject packets into the community. Supernode can service a number of n2n communities concurrently. Traffic does not cross between communities. All logging goes to stdout. OPTIONS
-l <port> listen on the given UDP port -v use verbose logging EXAMPLES
supernode -l 7654 -v Start supernode listening on UDP port 7654 with verbose output. RESTART
When suprenode restarts it loses all registration information from associated edge nodes. It can take up to five minutes for the edge nodes to re-register and normal traffic flow to resume. EXIT STATUS
supernode is a daemon and any exit is an error AUTHOR
Luca Deri ( deri (at) ntop.org ), Richard Andrews ( andrews (at) ntop.org ), Don Bindner SEE ALSO
ifconfig(8) edge(8) revision 3679 Jan 3, 2009 supernode(1)