1.6 resource scheduling & container technology for financial service_yujun
Gopher China 2015 Resource Scheduling & Container Technology for Financial Service 动态资源管理和容器技术 在金融行业的架构探索和明天 余军 Gopher China 2015 Gopher China 2015 是Max-Min算法从 所有任务的最小完成时间中选取一个最大值,然后进行相应任务。主机映射,之后重复此过程直至待调度任务集合 为空。 ⑥ 轮询调度(Round Robin Scheduling)算法就是以轮询的方式依次将请求调度不同的服务器,即每次调度执行i = (i + 1) mod n,并选出第i台服务器。轮叫调度算法假设所有服务器处理性能均相同,不管服务器的当前连接数和响0 码力 | 21 页 | 27.20 MB | 1 年前3From Eager Futures/Promises to Lazy Continuations: Evolving an Actor Library Based on Lessons Learned from Large-Scale Deployments
actors (2) libprocess (3) revisiting the problem (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurechapters (1) motivating futures/promises + actors (2) libprocess libprocess (3) revisiting the problem (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurekey challenges we’ve faced building distributed systems with good performance actors (2) libprocess (3) revisiting the problem (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurechapters (1) motivating futures/promises + actors (2) libprocess0 码力 | 264 页 | 588.96 KB | 5 月前3Spring Framework 2.0.8 Changelog
suspend and resume even for dialects without JDBC Connection retrieval Package org.springframework.scheduling * fixed CommonJ TimerManagerFactoryBean to not require the "scheduledTimerListeners" property LocalJaxRpcServiceFactory trims whitespace from "namespaceUri" values Package org.springframework.scheduling * Quartz SchedulerFactoryBean does not set default AdaptableJobFactory in case of RemoteScheduler CORBA OBJECT_NOT_FOUND connect failures and recovers accordingly Package org.springframework.scheduling * MethodInvokingJobDetailFactoryBean avoids obtaining the target bean twice in case of "targetBeanName"0 码力 | 62 页 | 177.54 KB | 1 年前3Spring Framework 2.5.6 Changelog
JAX-WS BindingProvider interface in the Spring-generated proxy as well Package org.springframework.scheduling * SchedulerFactoryBean populates scheduler context first before satisfying SchedulerContextAware feature to work on Hessian 3.0.20+ as well (with input debugging only) Package org.springframework.scheduling * SchedulerFactoryBean's "jobSchedulingDataLocation" feature is compatible with Quartz 1.6.1 now 's handling of non-POST requests (avoiding unnecessary warnings) Package org.springframework.scheduling * added "waitForTasksToCompleteOnShutdown" property to ThreadPoolTaskExecutor * changed ThreadPoolTaskExecutor's0 码力 | 106 页 | 302.13 KB | 1 年前3Spring Framework 2.5.6 Changelog
JAX-WS BindingProvider interface in the Spring-generated proxy as well Package org.springframework.scheduling * SchedulerFactoryBean populates scheduler context first before satisfying SchedulerContextAware feature to work on Hessian 3.0.20+ as well (with input debugging only) Package org.springframework.scheduling * SchedulerFactoryBean's "jobSchedulingDataLocation" feature is compatible with Quartz 1.6.1 now 's handling of non-POST requests (avoiding unnecessary warnings) Package org.springframework.scheduling * added "waitForTasksToCompleteOnShutdown" property to ThreadPoolTaskExecutor * changed ThreadPoolTaskExecutor's0 码力 | 106 页 | 305.07 KB | 1 年前3Spring Framwork Integration v5.3.36 SNAPSHOT
Library . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 7. Task Execution and Scheduling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94 7.3. Annotation Support for Scheduling and Asynchronous Execution . . . . . . . . . . . . . . . . . . . . . . . . 95 7.3.1. Enable Scheduling Annotations . . . . . . . . . . . . . . . quite easy to do. 89 Chapter 7. Task Execution and Scheduling The Spring Framework provides abstractions for the asynchronous execution and scheduling of tasks with the TaskExecutor and TaskScheduler0 码力 | 141 页 | 2.13 MB | 1 年前3Spring Framework 2.5.5 Changelog
feature to work on Hessian 3.0.20+ as well (with input debugging only) Package org.springframework.scheduling * SchedulerFactoryBean's "jobSchedulingDataLocation" feature is compatible with Quartz 1.6.1 now 's handling of non-POST requests (avoiding unnecessary warnings) Package org.springframework.scheduling * added "waitForTasksToCompleteOnShutdown" property to ThreadPoolTaskExecutor * changed ThreadPoolTaskExecutor's explicit flushing and id assigning to make sure that the id is available Package org.springframework.scheduling * ThreadPoolTaskExecutor supports Java 6's "allowCoreThreadTimeOut" feature (for both native and0 码力 | 101 页 | 291.00 KB | 1 年前3Spring Framework 2.5.1 Changelog
explicit flushing and id assigning to make sure that the id is available Package org.springframework.scheduling * ThreadPoolTaskExecutor supports Java 6's "allowCoreThreadTimeOut" feature (for both native and disconnects on suspend/completion (to make "on_close" work on JBoss) Package org.springframework.scheduling * fixed CommonJ TimerManagerFactoryBean to not require the "scheduledTimerListeners" property r wraps CORBA SystemExceptions in RemoteExceptions (if declared) Package org.springframework.scheduling * added "waitForTasksToCompleteOnShutdown" property to ScheduledExecutorFactoryBean * changed0 码力 | 84 页 | 239.53 KB | 1 年前3Spring Framework 2.5.0 Changelog
disconnects on suspend/completion (to make "on_close" work on JBoss) Package org.springframework.scheduling * fixed CommonJ TimerManagerFactoryBean to not require the "scheduledTimerListeners" property r wraps CORBA SystemExceptions in RemoteExceptions (if declared) Package org.springframework.scheduling * added "waitForTasksToCompleteOnShutdown" property to ScheduledExecutorFactoryBean * changed allows for annotation-driven autowiring (even in case of AUTOWIRE_NO) Package org.springframework.scheduling * Quartz SchedulerFactoryBean does not set default AdaptableJobFactory in case of RemoteScheduler0 码力 | 78 页 | 221.83 KB | 1 年前3Spring Framework 2.0.7 Changelog
LocalJaxRpcServiceFactory trims whitespace from "namespaceUri" values Package org.springframework.scheduling * Quartz SchedulerFactoryBean does not set default AdaptableJobFactory in case of RemoteScheduler CORBA OBJECT_NOT_FOUND connect failures and recovers accordingly Package org.springframework.scheduling * MethodInvokingJobDetailFactoryBean avoids obtaining the target bean twice in case of "targetBeanName" PetPortal's build script properly includes the Log4J jar in the WAR file Package org.springframework.scheduling * added "targetBeanName" property to MethodInvokingJobDetailFactoryBean for Quartz, allowing for0 码力 | 60 页 | 172.65 KB | 1 年前3
共 677 条
- 1
- 2
- 3
- 4
- 5
- 6
- 68