Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Autonomous Services and Enterprise Entity Aggregation
- Enterprises depend on heterogeneous systems and applications to function. Each of these systems manages its own data and often doesn't explicitly expose it for external consumption. Many of these systems depend on the same basic concepts like customer and employee and, as a result, these entities have been defined in...
- Tags: Aggregation, SOA, Entity Aggregation, Service-Oriented Architecture (SOA), Web Services, Performance Management, Middleware, Enterprise Software, Software, Human Resources, Workforce Management
- White papers
Additional Resources
- ADO.NET Tech Preview: Entity Data Model
- The Entity Data Model is an Entity-Relationship data model. The ER model is familiar to most if not all database application developers, and has been used successfully for about 30 years. The central concepts in the EDM are entities and relationships. Entities are instances of Entity Types (e.g., Customer, Employee)...
- Tags: Microsoft ADO.NET, Entity, Entity Data Model, Storage, Databases, .Net, Hardware, Enterprise Software, Software, Data Management, Software Development, Software/Web Development
- White papers 2006-06-01
- Performance Analysis of Data Aggregation Techniques for Wireless LAN
- Data aggregation is a mechanism in which multiple packets are transmitted to a receiver, followed by a single acknowledgment. As opposed to typical explicit-acknowledgment schemes, aggregation schemes benefit from amortizing the control overhead over multiple packets. The achievable benefit from data aggregation is often of interest, especially in the face...
- Tags: Technique, LAN, Performance, Aggregation, WLAN, Wireless, Data Aggregation, Performance Management, Productivity, Human Resources, Workforce Management
- White papers
- Converting an EJB 2.0 Entity Bean to EJB 3.0
- The Enterprise JavaBeans EJB 3.0 specification has facilitated the development of EJBs, by providing an annotations-based API in which the remote/local and home/local home interfaces are not required. The deployment descriptors that form the basis of an EJB 2.0 entity bean are also not required for deploying an EJB 3...
- Tags: EJB 2.0, EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-01-01
- Extended Persistence Context in Stateful Session Beans
- The Java Persistence Architecture, a part of the Enterprise JavaBeans 3.0 (EJB 3.0) specification, simplified the development of EJB applications using data persistence. A major simplification was the introduction of the EntityManager interface for accessing a database and creating, removing, or updating entities within a transaction. Entities are objects that...
- Tags: Persistence Context, Entity Instance, EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2008-02-15
- Appreciating the Entity Object
- An Oracle Application Development Framework ADF entity object represents a business domain entity such as an order, a part, a customer, or a service request. By creating a set of associated Oracle ADF entity objects that represents the full business domain model inside the J2EE applications, one can significantly boost...
- Tags: Oracle Corp., Entity, J2Ee, Middleware, Programming Languages, Enterprise Software, Java, Software Development, Software/Web Development, Software
- White papers 2006-01-01
- HP Auto Port Aggregation: Performance and Scalability White Paper
- HP Auto Port Aggregation is a software product that creates link aggregates, often called "Trunks," which provide a logical grouping of two or more physical ports into a single "Fat Pipe." Two primary features are automatic link failure detection and recovery as well as support for load balancing of network...
- Tags: Hewlett-Packard Co., Performance, Scalability, HP Auto Port Aggregation, Performance Management, Servers, Human Resources, Workforce Management, Hardware
- White papers 2006-02-01
- The ADO.NET Entity Framework: Making the Conceptual Level Real
- This paper describes the ADO.NET Entity Framework, a platform for programming against data that raises the level of abstraction from the logical relational level to the conceptual entity level, and thereby significantly reduces the impedance mismatch for applications and data services such as reporting, analysis, and replication. The conceptual data...
- Tags: Microsoft ADO.NET, .Net, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2006-12-01
- Address Aggregation in Mobile Ad Hoc Networks
- Current Mobile Ad hoc NETwork MANET routing protocols operate with networks as flat address spaces, treating all nodes in the network as independent peers. However, these nodes are not always independent; they can form groups due to physical or environmental restraints. By taking advantage of these natural groupings, there is...
- Tags: Mobile, Aggregation, Networking
- White papers
- Ethernet Link Aggregation
- I am trying to do static link aggregation no LACP on Cisco & Netgear switch. In both cases, if I disconnect link within group, traffic switches to other link. If both links are connected, in Cisco, traffic load balances between both links (as expec
- Tags: networking, josh.klipper@..., Ethernet
- Discussion threads 2006-11-29
- How to setup link aggregation on ipcop
- I am wondering after setting up my ipcop firewall how to setup link aggregation, and if its even possible.
- Tags: Firewalls, Network security, pinto172, aggregation
- Discussion threads 2007-07-23
- Multicast Traffic Aggregation in MPLS-Based VPN Networks
- This paper gives an overview of the current practical approaches under study for a scalable implementation of multicast in Layer 2 and Layer 3 VPNs over an IP-MPLS multiservice network. These proposals are based on a well-known technique: the aggregation of traffic into shared trees to manage the forwarding-state vs...
- Tags: MPLS, Network, Aggregation, Multicast, Universidad Carlos III Madrid, VPNs, Networking, Network Security, Telecommunications
- White papers 2007-06-05
- On the Number of MPLS LSPs Using Multicast Tree Aggregation
- Multicast tree aggregation is an efficient proposition that can solve the multicast forwarding state scalability problem. Existing works on tree aggregation have focused on developing and simulating protocols that build trees dynamically. However, the underlying problem of the impact of the tree construction algorithm on the performance of the protocols...
- Tags: MPLS, University Of Rennes, Tree Aggregation, Multicast Tree Aggregation, Tree Construction Algorithm
- White papers 2006-08-29
- A Firm Foundation-Migrating the Cisco WAN to the Cisco 7600 Router Platform
- Cisco's business foundation-a WAN across North America-reflected the evolution of Cisco technology and product development, but it could no longer support the growing bandwidth demands resulting from Cisco's astronomical growth and several new, real-time peer-to-peer applications that multiplied traffic across the WAN. For Cisco, the solution foundation turned out to...
- Tags: Router, Cisco Systems Inc., WANs, Networking
- Case studies
- Modeling Traffic-Engineering VPN Aggregation in GMPLS-Based VPN Networks
- This paper gives an overview of the current approaches under standardization for the implementation of scalable multicast VPN service over an IP-MPLS multiservice network. These techniques are based on the aggregation of traffic with different granularities to deal with the state vs bandwidth trade-off. A simple method to explore this...
- Tags: Aggregation, Modeling, VPNs, Network Security, Networking, Telecommunications, Security
- White papers 2006-05-24
- MSDN Webcast: Programming LINQ and the ADO.NET Entity Framework (Level 200)
- Language Integrated Query LINQ introduces an exciting new way for applications to build strongly typed queries that are deeply integrated into the programming language. The ADO.NET Entity Framework allows applications and services to work in terms of an application-oriented Entity Data Model, decoupling the application's data model from the storage...
- Tags: Microsoft Developer Network, Application, Webcast, Microsoft ADO.NET, LINQ, Programming, ADO.NET Entity Framework, .Net, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Webcasts 2008-01-30
- The Java Persistence API - A Simpler Programming Model for Entity Persistence
- A major enhancement in Enterprise JavaBeans EJB technology is the addition of the new Java Persistence API, which simplifies the entity persistence model and adds capabilities that were not in EJB 2.1 technology. The Java Persistence API deals with the way relational data is mapped to Java objects ("Persistent entities"),...
- Tags: Programming Model, API, Programming, Entity Persistence, EJB, J2Ee, Programming Languages, Java, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-05-01
- aggregate connection "server and switch"
- We are wondering, we want to take use 2 gig links from an x-server, and hook them up to the 4006 core switch, to the gig connections. .right now, we are using only 1 of these connections with an ip of 172.17.200.12.. but we would like to make 2 gig...
- Tags: 5jgibbs, aggregation, networking, server, swITch
- Q&A 2005-08-09
- Background Issues on Data Quality
- People live in an era of unprecedented data abundance and aggregation. The sheer variety of new information available on the Internet, in databases, and from other sources has changed the way people conduct business, undertake research, and communicate. Most of the changes are positive. Yet, increased reliance upon networked data...
- Tags: Data Quality, Aggregation, Abundance, Databases, Enterprise Software, Software, Data Management
- White papers 2006-04-01
- Philosophical ramblings on an abstract subject
- blog rootWhy model the world?I just participated a seminar where the topic today was, titillatingly, "management of knowledge and ignorance". The lecture handled an ontology developed by the Finnish professor emeritus Veikko Pohjola. He claimsamong other things that each entity in this world can be modelled as consisting of four...
- Tags: Strategy, ilkka.karanta@...
- Discussion threads 2005-05-20
- << Previous
- page 1 of 1
- Next >>