Nacos架构&原理
ServerConfig sc := []constant.ServerConfig{ *constant.NewServerConfig("127.0.0.1", 8848, constant.WithContextPath("/nacos")), } //create ClientConfig cc := *constant.NewClientConfig( constant.WithNamespaceId("") WithNamespaceId(""), constant.WithTimeoutMs(5000), constant.WithNotLoadCacheAtStart(true), constant.WithLogDir("/tmp/nacos/log"), constant.WithCacheDir("/tmp/nacos/cache"), Nacos 生态 < 164 constant.WithRotateTime("1h") WithRotateTime("1h"), constant.WithMaxAge(3), constant.WithLogLevel("debug"), ) // create naming client client, err := clients.NewNamingClient( vo.NacosClientParam{ ClientConfig: &cc, ServerConfigs: sc0 码力 | 326 页 | 12.83 MB | 9 月前3
Java 应用与开发 - MVC 和框架初步配置文件的�元素 --> 67 8 <constant name="struts.custom.i18n.resources" value="mess"/> 9 10 <constant name="struts.i18n.encoding" value="UTF-8"/> 11 . 1 ... ... 2 3 4 <constant name="struts.custom.i18n.resources" value="mess"/> 5 6 <constant name="struts.i18n.encoding" value="GBK"/> 7 3
Spring Framework 1.2.x Changelog
tSource's "toString()" output * HotSwappableTargetSource's "hashCode" implementation returns a constant value even if the target object changes * AbstractAutoProxyCreator considers all Advices (not just thread context ClassLoader available * deprecated ResourcePatternResolver's "CLASSPATH_URL_PREFIX" constant in favor of "CLASSPATH_ALL_URL_PREFIX" * factored out PropertiesLoaderSupport class from PropertiesFactoryBean behavior: should avoid initialization of its singleton (if possible) * moved "FACTORY_BEAN_PREFIX" constant from AbstractBeanFactory superclass up to BeanFactory interface * refactored AbstractBeanFactory's
0 码力 |
94 页 |
267.57 KB
| 1 年前
3
Apache ActiveMQ Artemis 2.6.0 User Manual
Bugs, for more than we try they still happen! We always try to correct them, but that's the only constant in software development. IO Errors, disks and hardware can go bad Memory issues, the CPU can go Property The property name used to identify a scheduled message is "_AMQ_SCHED_DELIVERY" (or the constant Message.HDR_SCHEDULED_DELIVERY_TIME ). The specified value must be a positive long corresponding Last-Value Property The property name used to identify the last value is "_AMQ_LVQ_NAME" (or the constant Message.HDR_LAST_VALUE_NAME from the Core API). For example, if two messages with the same value
0 码力 |
445 页 |
3.14 MB
| 1 年前
3
Spring Framwork Core Technologies v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 441 Using constant/> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . empty list. For performance reasons, if the list is itself entirely composed of fixed literals, a constant list is created to represent the expression (rather than building a new list on each evaluation) performance reasons, if the map is itself composed of fixed literals or other nested constant structures (lists or maps), a constant map is created to represent the expression (rather than building a new map on
0 码力 |
485 页 |
6.31 MB
| 1 年前
3
Apache ActiveMQ Artemis 2.10.0 User Manual
Bugs, for more than we try they still happen! We always try to correct them, but that's the only constant in software development. IO Errors, disks and hardware can go bad Memory issues, the CPU can Property The property name used to identify a scheduled message is "_AMQ_SCHED_DELIVERY" (or the constant Message.HDR_SCHEDULED_DELIVERY_TIME ). The specified value must be a positive long corresponding the legacy setting to configure an LVQ then the default property "_AMQ_LVQ_NAME" is used (or the constant Message.HDR_LAST_VALUE_NAME from the Core API). For example, using the sample configuration
0 码力 |
322 页 |
4.85 MB
| 1 年前
3
Apache ActiveMQ Artemis 2.8.0 User Manual
Bugs, for more than we try they still happen! We always try to correct them, but that's the only constant in software development. IO Errors, disks and hardware can go bad Memory issues, the CPU can go Property The property name used to identify a scheduled message is "_AMQ_SCHED_DELIVERY" (or the constant Message.HDR_SCHEDULED_DELIVERY_TIME ). The specified value must be a positive long corresponding legacy setting to configure an LVQ then the default property "_AMQ_LVQ_NAME" is used (or the constant Message.HDR_LAST_VALUE_NAME from the Core API). For example, using the sample configuration
0 码力 |
495 页 |
5.09 MB
| 1 年前
3
Apache ActiveMQ Artemis 2.11.0 User Manual
Bugs, for more than we try they still happen! We always try to correct them, but that's the only constant in software development. IO Errors, disks and hardware can go bad Memory issues, the CPU can Property The property name used to identify a scheduled message is "_AMQ_SCHED_DELIVERY" (or the constant Message.HDR_SCHEDULED_DELIVERY_TIME ). The specified value must be a positive long corresponding the legacy setting to configure an LVQ then the default property "_AMQ_LVQ_NAME" is used (or the constant Message.HDR_LAST_VALUE_NAME from the Core API). For example, using the sample configuration
0 码力 |
341 页 |
4.93 MB
| 1 年前
3
Apache ActiveMQ Artemis 2.7.0 User Manual
Bugs, for more than we try they still happen! We always try to correct them, but that's the only constant in software development. IO Errors, disks and hardware can go bad Memory issues, the CPU can Property The property name used to identify a scheduled message is "_AMQ_SCHED_DELIVERY" (or the constant Message.HDR_SCHEDULED_DELIVERY_TIME ). The specified value must be a positive long corresponding the legacy setting to configure an LVQ then the default property "_AMQ_LVQ_NAME" is used (or the constant Message.HDR_LAST_VALUE_NAME from the Core API). For example, using the sample configuration
0 码力 |
317 页 |
4.82 MB
| 1 年前
3
Spring Framework 1.2.2 Changelog
thread context ClassLoader available * deprecated ResourcePatternResolver's "CLASSPATH_URL_PREFIX" constant in favor of "CLASSPATH_ALL_URL_PREFIX" * factored out PropertiesLoaderSupport class from PropertiesFactoryBean behavior: should avoid initialization of its singleton (if possible) * moved "FACTORY_BEAN_PREFIX" constant from AbstractBeanFactory superclass up to BeanFactory interface * refactored AbstractBeanFactory's "sessionAcknowledgeModeName" property to JmsTemplate, for specifying a JMS Session acknowledge constant by name * added acknowledge mode check to JmsTemplate and JmsTemplate102 before calling "acknowledge"
0 码力 |
72 页 |
205.76 KB
| 1 年前
3
共 349 条
- 1
- 2
- 3
- 4
- 5
- 6
- 35













