java面试题

当前位置: 面试问题网 > java面试题 > How to spawning asynchronous work in J2EE

How to spawning asynchronous work in J2EE

java面试题  手机阅读
Delegate the work out to a message-driven bean.
   Delegate the work out to an RMI service that spawns needed threads.
   Break the specification and spawn threads in stateless session beans.
   Use the Timer service that’s part of the EJB 2.1 specification (if you are running a 2.1-compliant container).

【How to spawning asynchronous work in J2EE】相关文章

1. How to spawning asynchronous work in J2EE

2. 什么是Oracle的同义词(synonym)? 如何创建synonym?

3. 简述synchronized和java.util.concurrent.locks.Lock的异同

4. JAVA语言如何进行异常处理,关键字:throws,throw,try,catch,finally分别代表什么意义?在try块中可以抛出异常吗?

5. 软件测试LoadRunner面试题:What is think time? How do you change the threshold?

6. 软件测试LoadRunner面试题:If you want to stop the execution of your script on error, how do you do that?

7. rowid和rownum有什么不同

8. 关键字throw与throws的用法差异

9. 软件测试LoadRunner面试题:If web server, database and Network are all fine where could be the problem?

10. How TDD works

本文来源:https://www.mianshiwenti.com/a12626.html

点击展开全部

《How to spawning asynchronous work in J2EE》

将本文的Word文档下载到电脑,方便收藏和打印

推荐程度:

进入下载页面
上一篇:异步传递消息系统的作用 下一篇:什么是会话Bean

﹝How to spawning asynchronous work in J2EE﹞相关内容

「How to spawning asynchronous work in J2EE」相关专题

work
复制网址 收藏网址 分享到微信 分享到微博 分享到QQ

其它栏目

软件工程师面试题 软件测试面试题 网络管理员面试题 java面试题 .NET面试题 PHP面试题 C#面试题 C++面试题 Delphi面试题 Ruby面试题 Python面试题 Javascript面试题 android面试题 iOS面试题 jQuery面试题 Linux/Unix面试题 DBA面试题

也许您还喜欢