interface IWCFTestService [OperationContract]现在,在实际的服务实现中//... because I am outta here as fast as possible我假设调用者将始终得到一个200-OK;还请注意,我还没有在WCF方法本身中编写任何任务异步在WCF内部使用TPL是否可以接受,有什么问题吗?
注:我不关心业务<e
更新:
在读取队列/处理消息时发生一般异常,org.springframework.core.task.TaskRejectedException:执行器java.util.concurrent.ThreadPoolExecutor@408b9775不接受任务: com.batman.rapid.rapidserver.sla.TicketHandler@1be5e598 at org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor.execute