摘要:
A computer system includes one or more local users and one or more remote users. Each of the local users and remote users communicate with a database via respective telecommunications lines and/or an intermediate computer network. All calls to the database in a transaction between the local or remote user and the database are packaged into a single communication between the user and the database. The results are similarly packaged and communicated back to the user.
摘要:
A computer system includes one or more local users and one or more remote users. Each of the local users and remote users communicate with a database via respective telecommunications lines and/or an intermediate computer network. All calls to the database in a transaction between the local or remote user and the database are packaged into a single communication between the user and the database. The results are similarly packaged and communicated back to the user.
摘要:
The disclosure relates to a system and method of distributing digital content to authenticated users, such as on-line subscribers, wherein all interested parties, such as, but not limited to, publishers, editors, content providers, affiliates, payment processors, and service providers, are credited automatically for their contributions in such as manner as to be perceived as being fair, transparent, and resistant to abuse. The system and method may include a digital rights management system, but this is not required. The system supports a unique method of accounting that provides appropriate incentives to editors and affiliates, as well as publishers, with facilities for specifying a set of flexible parameters that enable automated payment, accounting, reporting, and administrative functions needed to support secure, subscription-based on-line publications. Such a system can be the basis for sharing revenues from subscriptions and/or advertising, or in a non-commercial context it can provide a useful, trustworthy metric for assessing the relative merit of individual contributors to a shared repository of information.
摘要:
The disclosure relates to the Content Marketplace Platform (CMP), a system and method of distributing digital content to authenticated users, such as on-line subscribers, wherein all interested parties, such as, but not limited to, publishers, editors, content providers, affiliates, payment processors, and service providers, are credited automatically for their contributions in such as manner as to be perceived as being fair, transparent, and resistant to abuse. The system and method may include a digital rights management system, but this is not required. The system supports a unique method of accounting that provides appropriate incentives to editors and affiliates, as well as publishers, with facilities for specifying a set of flexible parameters that enable automated payment, accounting, reporting, and administrative functions needed to support secure, subscription-based on-line publications.
摘要:
This disclosure relates to a high performance database queuing method and apparatus which supports reliable service-oriented architecture. The servers and clients add tasks to the queues, which are database table with records that point to other records in other tables. The application servers pick up tasks in priority (first-in-first-out) order to perform tasks, flag tasks as done, and delete records periodically. The queuing makes use of database strengths such as indexing, synchronization, transaction process, reliability and recovery.
摘要:
Numeric data is encoded as a variable-length, NULL-terminated string. The first character of the string represents the sign of the numeric data, the second character of the string represents the exponent of the numeric data, the following characters represent the digits of the mantissa of the numeric data and the final character is a termination character.