The partition convolution implementation based on TMS320C6713 DSP, the application and connection method of McBSP and the initialization of the hardware is studied.
介绍基于TMS320C6713DSP实现分段卷积算法的技术、通用串行接口应用连接方法、硬件初始化设置并提供了重要的C语言源代码。
A JMS application requires at least one connection factory and at least one queue or topic.
JMS应用程序至少需要一个连接工厂和至少一个队列或主题。
You will create this connection factory on the server and then let the client application retrieve it from there.
您将在服务器上创建此连接工厂,然后让客户机应用程序从此处检索。
But, depending on the reliability of the connection between the gateway and the server, the application may change its value.
但是,依赖于网关及服务器之间的连接的可靠性,应用程序可能更改它的值。
Contrast this with a client application where one side of the connection is a message channel agent and the other is application code.
这与客户端应用程序形成鲜明对比,其中连接的一端是消息通道代理,另一端是应用程序代码。
In most cases, however, this is a bad idea, because it introduces a tight connection between your database and your database application.
但是,在大多数情况下,这样做不好,因为这将在数据库与数据库应用程序之间引入紧密连接。
To maintain this type of persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization.
为了维护这种持久性,应用程序组件必须能够处理并发性、连接管理、数据完整性和同步。
In that silent moment, one makes the clear connection between formal education and real world application.
在那个安静的时刻,一个人真正弄懂了正规教育与现实生活应用之间的关系。
The article also discusses how to initially configure the memory, thread pool, and JDBC connection pool on the application server.
本文还讨论了如何在应用服务器上配置内存、线程池和JDBC连接池的初始值。
You should also take into account the next wave of mobile devices and the connection they will use to access your application.
您还应该考虑下一波移动设备以及它们访问您的应用程序所用的连接。
The server end of the socket is created on the machine where the server application is running and given a port, and it then listens on this port for a connection from a client application.
套接字的服务器端是在运行服务器应用程序的机器上创建的,服务器应用程序获得一个端口并在该端口上侦听来自客户端应用程序的连接。
The specification also defines a set of system-level contracts between the J2EE application server and the RAs for connection, transaction, and security management.
该规范也在J2EE应用程序服务器及RA之间定义了一套系统级的合同,用于连接、事务处理及安全管理。
This allows the resource adapter and application server to share resources and provide services such as security, connection pooling, and transaction management.
这使得资源适配器及应用程序服务器共享资源并提供例如安全、连接池及事务处理这样的服务。
First, it is built on a web platform which means that only a relatively modern browser and network connection is required to use the application.
首先,它是基于网络平台的,这意味者使用者只需一个浏览器(浏览器当然不能太老)和网络连接就可以使用这款应用。
When instrumenting a remote application server, you are presented with connection and advanced configuration options.
在测试远程应用程序服务时,您会碰到连接和高级配置选项。
Moreover, now you can get the benefits of connection pooling and other application server-provided functionality.
此外,现在您可以获得连接池其他应用程序服务器提供商的功能性好处。
In this model, the application communicates with the database over a network connection, and the application and the database operate in separate JVMs.
在这种模型中,应用程序通过网络连接与数据库通信,应用程序和数据库分别在各自的JVM中运行。
In establishing a connection between a debugger application and target VM, one side ACTS as a server and listens for a connection.
在调试器应用程序和目标VM之间建立连接时,有一端将用作服务器并监听连接。
To ensure persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization.
为了确保持久性,应用程序组件必须能处理并发性、连接管理、数据完整性以及同步。
However, you can have both a listener port and an EJB running inside the same application server and creating JMS connections using the same connection factory.
不过,您可以让侦听器端口和EJB在同一应用服务器内部运行,并使用同一连接工厂创建JMS连接。
For example, you might want to verify that a native database application opened a connection, executed a query, and then closed the connection.
例如,您可能会想要验证本地数据库应用程序是否打开了连接、执行了查询,并随后关闭了此连接。
Connection management manages the connection and connection resources between the application server and the application.
连接管理管理应用程序服务器及应用程序之间的连接及连接资源。
In standard JDBC code without auto-commit, the application USES a connection to access and update data, then commits the connection to end the transaction (and start another).
在没有自动提交的标准JDBC代码中,应用程序使用一个连接来访问和更新数据,然后提交该连接以结束这个事务(并启动另一个事务)。
The application creates a database connection using JDBC, and the HSQLDB engine runs inside the application, accessing the database files directly.
应用程序使用JDBC创建一个数据库连接,并且HSQLDB引擎运行在该应用程序中,这时允许直接访问数据库文件。
By using JNDI connections at runtime, you can obtain the benefits of connection pooling and additional application server-provided functionality.
通过在运行时运用JNDI,你可以获得连接池的好处和服务器提供的额外的功能。
Thus they can use all the features that the Application Server provides (connection pooling, distributed sessions, and so on).
这样,它就可以利用应用服务器提供的所有特性,如连接池、分布式会话等。
This article demonstrates how to configure an SSL connection between a JMS application and an MQ queue manager running on Windows 2000.
本文演示了如何配置JMS应用程序和运行在Windows 2000上的mq队列管理器之间的SSL连接。
In a Comet streaming style application, the client opens a connection and sends a data chunk encoded, with the server sending data chunked encoded in response.
在comet流样式应用程序中,客户端打开连接并发送经过编码的数据块,而服务器也将发送响应中经过编码的数据块。
This article introduced SSL and described how to configure an SSL connection between a JMS Client application and a WebSphere MQ queue manager (JMS Provider). This involved.
本文介绍了SSL,并且描述了如何配置JMS客户机应用程序和WebSpheremq队列管理器(jms提供者)之间的SSL连接。
This article introduced SSL and described how to configure an SSL connection between a JMS Client application and a WebSphere MQ queue manager (JMS Provider). This involved.
本文介绍了SSL,并且描述了如何配置JMS客户机应用程序和WebSpheremq队列管理器(jms提供者)之间的SSL连接。
应用推荐