Similar Articles |
|
JavaWorld September 2000 Frank Sommers |
Activatable Jini services, Part 1: Implement RMI activation Jini services must be long-lived and resilient, and must efficiently manage their computational resources with little user intervention. This article shows how to use RMI activation to manage computational resources and increase the availability of Jini services... |
JavaWorld December 2000 Frank Sommers |
Sun lets Jini Starter Kit 1.1 out of the bottle In this interview, Jini architect and Sun Microsystems Distinguished Engineer Jim Waldo discusses the Jini 1.1 release and Jini's role in enterprise systems, offers advice on introducing business-specific APIs into Jini, and gives insight into scaling Jini... |
JavaWorld December 2001 Joshua Fox |
Deploy code servers in Jini systems Jini is a simple architecture for distributed systems, but developers often find that deploying a Jini system, and running multiple HTTP servers in particular, can be challenging. This article describes several solutions to this problem, and covers the advantages and disadvantages of each solution, such as scripts, embedded HTTP servers, all-in-one Jini systems, and enterprise-class HTTP servers. |
JavaWorld March 2001 Jeffrey Peden |
Browse user interfaces for Jini services The ServiceUI specification developed by the Jini.org community defines a suggested procedure for attaching user interfaces to Jini services... |
JavaWorld August 2002 Frank Sommers |
Java's secret weapon Set in the backdrop of JiniFest 2002, the Jini community's first technology showcase, this article revisits the original Jini vision, surveys Jini's progress since the technology's introduction in 1998, and suggests the roles Jini might play in Java's future. |
JavaWorld May 9, 2003 Frank Sommers |
Jini Starter Kit 2.0 tightens Jini's security framework Security for distributed systems based on mobile Java code is the theme of Sun Microsystems' new Jini Starter Kit, JSK 2.0. This article introduces JSK 2.0's security-related features. |
JavaWorld July 2002 Rinaldo Di Giorgio |
Serve clients' specific protocol requirements with Brazil, Part 6 This article demonstrates how to use the following technologies with the Brazil toolkit: Jini, BeanShell, and the Java API for XML Messaging (JAXM), Xalan-Java, servlets, Velocity, and LDAP. It also discusses the larger purpose of this series: to demonstrate how to use Brazil to support new technologies and APIs in ways that API developers might not have considered. |
JavaWorld November 2001 Bishop & Warren |
Jini-like discovery for RMI Not yet on the Jini bandwagon? Despite its powerful mechanisms, Jini has yet to be accepted in mainstream Java development. Until that happens, developers need to find better Remote Method Invocation (RMI) solutions. This article walks you through a Jini-like discovery mechanism for your RMI development. |
JavaWorld September 2000 Todd Sundsted |
Alternative deployment methods, Part 3: The code In Part 3 of his series on application deployment, Todd Sundsted looks at the code that supports the deployment tool he described in Part 2. This article explains the framework's operation, highlights its design features, and explores the challenges of building this type of application. |
JavaWorld December 19, 2003 Frank Sommers |
Call on extensible RMI Remote Method Invocation (RMI) has become a standard communication mechanism between remote Java objects. The latest RMI framework, Jini Extensible Remote Invocation features a powerful, highly configurable RMI security mechanism. |
JavaWorld November 2001 Sommers & Venners |
Jini-talk with Jim Waldo In this interview with Jini architect Jim Waldo, Waldo talks about the impact of mobility on distributed systems, Jini as a tool to reengineer the corporate MIS infrastructure, the importance of type systems, and the semantic Web. |
JavaWorld October 2001 Frank Sommers |
Survival of the fittest Jini services, Part 3 This article explains the default transaction semantics based on the two-phase locking (2PL) protocol, and offers guidelines for its implementation in services based on activatable RMI objects... |
JavaWorld August 2002 Frank Sommers |
Jini's relevance emerges, Part 1 Sun Chief Engineer Rob Gingell discusses the role of Jini in Sun's new software organization; the relationship between Jini, Web services, and the Sun ONE initiative; and the rationale for document-centered Web services versus mobile object systems. |
The Motley Fool May 26, 2004 |
Choosing the Right Real Estate Agent A good agent can serve you very well -- so choose carefully. |
JavaWorld October 2000 Frank Sommers |
Activatable Jini services, Part 2: Patterns of use This article concentrates on the consequences of activation in the Jini context. Sommers exponds on the issue of deactivating objects, then considers the implications of deactivation for well-designed Jini services and how the Jini helper services introduced in the 1.1 beta version of the JSK can contribute... |
The Motley Fool February 16, 2007 Dan Caplinger |
Have an Agent in Your Corner Buying a house is stressful enough without having to worry about whether you can trust the real estate agent you're working with. By using a dedicated buyers' agent, you can make sure your agent is working for you. |
JavaWorld August 2002 |
Jini's relevance emerges, Part 2 Sun Microsystems Fellow and Chief Engineer Rob Gingell compares the ability of Web services and Jini to deal with network failure and system change. He also discusses polyarchic systems, intellectual property, the JDK's role in relation to Jini, and Liberty Alliance. |
JavaWorld October 2001 Bill Venners |
Jini in the age of reusable applications This interview with Ted Achacoso, CTO of GroupServe, discusses the increasing need for network-aware business applications in the enterprise. He suggests that Jini can help enterprise developers in that endeavor, and, in particular, help developers of Web services. |
JavaWorld January 2001 Frank Sommers |
Object mobility in the Jini environment This article provides background to the use of mobile objects in Jini and describes the Java class loading and object serialization architectures that make mobile code possible. It offers a tutorial on setting up Jini services so that you can make your code available for download by clients... |
Insurance & Technology July 3, 2008 Peggy Bresnick Kendler |
Shift to Independent Agents Compels Insurers to Modify Practices Industry insiders discuss keys to leveraging technology to boost agent performance. |
JavaWorld May 2002 Nik Silver |
Jtrix: Web services beyond SOAP This article describes Jtrix, an open source Web services platform for secure, roving applications. It examines the limits of existing standards, Jtrix's core model, and how Jtrix enables you to create Web services in such areas as hosting, disk space, and CPU time... |
CRM July 2013 Barton Goldenberg |
Happy Agents, Happy Customers Increased agent productivity leads to increased satisfaction. |
PHONE+ |
Back to Basics: Channel Partners Fact Book 2011 An editorial regarding the inspiration and intention of the Channel Partners Fact Book guide for telephony agents. |
JavaWorld October 2001 Gregg Sporar |
RMI books hit the shelves At last! New books dedicated to Java's Remote Method Invocation technology have arrived in bookstores. This article reviews and compares two new Java RMI books so you can choose the best one for your programming needs... |
JavaWorld July 2000 Bill Venners |
Objects versus documents for server-client interaction, Part 2 In this three-part series, Bill Venners compares the traditional approach to defining client/server interaction, using protocols and documents, with Jini's strategy of using objects and interfaces. |
The Motley Fool January 31, 2005 |
Working With Real Estate Agents Approach the relationship sensibly, and you'll both be happier. |
The Motley Fool February 17, 2006 |
Choosing a Real Estate Agent How should you go about choosing a real estate broker or agent? Don't just sign up with the one who promises you the highest price for your house. Here are a few tips. |
JavaWorld May 2001 Jennifer Wilson |
Java Product News Zero G enhances its installation platform... ObjectFrontier launches first EJB 2.0-compliant persistence manager platform... eSpaces helps Java newbies develop complex projects... iBus//Mobile 2.0 simplifies wireless development... JCP plans update for Java Speech API... etc. |
AskMen.com Michael Hirsch |
How To: Get Yourself An Agent Agents are necessary because they understand the industry they specialize in, know the big players and, more importantly, will know how to sell you and your talents, better than you can sell yourself. |
CRM November 16, 2010 Koa Beck |
LiveVox Announces VoIP Agent@Ready VoIP Agent@Ready is a cloud-based inbound/outbound contact solution and supports telephony infrastructure with "hunt" groups of greater precision. |
PHONE+ December 30, 2009 Liu & Crowe |
Contracts: What Are the Basic Components of an Agent Agreement? A well-drafted agreement will define the rights and responsibilities of the parties involved, so as to minimize the risks that come from uncertainty and misunderstandings. |
CRM February 26, 2013 Leonard Klie |
inContact Releases New Version of Cloud Contact Center Software The company expands multichannel offering with Universal Queue, new agent interface, true inbound and outbound blending, and an API-driven cloud ecosystem. |
CRM October 2010 Koa Beck |
Anybody's Bot Virtual agents, deemed the new concierge of the Internet, help customers navigate through ever-increasing Web site complexities. |
CRM January 21, 2005 Paul Stockford |
It's Not Your Father's e-Learning The entire concept of agent training has been turned on its ear, and delivers unprecedented levels of efficiency and productivity. |
PHONE+ |
Q&A With TNCI Agent Experience Director Andrea Liguori Andrea Liguori talks about her new responsibilities and TNCI's goals. |
The Motley Fool April 21, 2004 Selena Maranjian |
Where to Buy Insurance An agent might be your best bet, but there are other options. |
PHONE+ January 12, 2010 |
Can An Agent Survive on Referrals Alone? Referrals can be a great way of building a business and should be a part of any sales process, but a business will not be able to grow on referrals alone. |
PHONE+ October 28, 2009 Trent & Troy McCracken |
How to Sell a TEM Solution Selling a TEM/TLM requires an agent to understand more than just the advantages of a new telecom service. |
CRM September 2007 Ian Jacobs |
Across the Universe Contact center managers have begun to examine this idea of the universal agent, agents theoretically capable of handling any contact, via any channel. |
PHONE+ May 25, 2010 |
Ethical Dilemma No. 4: First Quote or Ink Wins? Policies for preventing quoting conflicts between competing agents working with the same master agent. |
Insurance & Technology December 23, 2005 Maria Woehr |
No Place Like Home To streamline work processes and improve ease of doing business, The Hartford redesigned its Electronic Business Center (EBC) agent portal home page. |
PHONE+ December 30, 2009 |
Channel 101 -- PHONE+ Fact Book 2010 An updated primer of telecom industry basics. |
CRM December 2003 David Myron |
Service Revs Up Nissan's Turnaround Getting a better understanding of agent performance enabled Nissan Motor Acceptance Corp. to address problem areas; the results were significant. |
PHONE+ December 30, 2009 Khali Henderson |
What Are the Primary Agent Business Models? Descriptions of the several types of agents in the telecom industry. |
JavaWorld August 2000 Rinaldo Di Giorgio |
Serve clients' specific protocol requirements with Brazil, Part 1 The Brazil sever can deliver data to clients requiring such specific protocols or technologies as the simple HTTP via URL programming interface, the Java Reliable Multicast Service protocol, Java Message Service, and Jini. Plus, how to use applets, JavaScript, and the Brazil Scripting Language to rapidly create Webpages. |
The Motley Fool August 7, 2006 |
Buying Insurance: Directly or Through Agents? Sometimes -- but not always -- you'll find the best prices by skipping the middleman. Here's some insurance-buying advice. |
The Motley Fool February 8, 2007 Selena Maranjian |
Selecting a Listing Agent You're ready to sell your home. Your first task is to choose a real estate agent. |
CRM June 1, 2005 Paul Stockford |
Workforce Optimization's Missing Link Companies should strengthen their workforce optimization strategy with the addition of efficient agent selection tools. |
CRM November 11, 2014 |
LiveOps Launches New Agent Recruitment Platform LiveOps' new platform makes it easier for Americans to apply as independent, work-at-home sales and customer service agents. |
CRM June 2005 Bailor et al. |
100 Proven CRM Ideas, Part 2 90 bright ideas for your CRM strategy and 10 dim ones to avoid. Here are tips 51 through 100. |