| SuiteTalk Java ServiceManager & ServicePool |
 |
 |
 |
SuiteTalkServiceManager: *All session management is seamlessly handled under the covers—including logging in, session validation, fail and retry attempts, and more. *The service manager class is 100% thread safe—instantiate one object and share it with as many threads as needed.
*Built in support for batch processing is also included—at instantiation, simply specify the desired batch sizes for adds, updates, and deletes.
*Supports Java version 5.x, Apache Axis version 1.4, and the SuiteTalk WSDL version 2.5
SuiteTalkServicePool:
*Provides full support for concurrency through session pooling. Concurrency is supported either through multiple logins or through a web services multi-user pack.
*If the number of concurrent requests exceed the maximum number of available sessions, all requests are automatically queued up until the next available session.
*State-full requests can be made by first allocating an available SuiteTalkServiceManager instance
Contributor: Celigo Technologies
Contributor Overview: Celigo Technologies provides end-to-end NetSuite services with a special focus on SuiteTalk based integration, SuiteScripts and Suitelets based business process automation, data import and management services, and business intelligence.
Website: http://www.celigo.com
|
|
|
|
|
|