Web offers a very convenient way to access remote information resources, an important measurement of evaluating Web services quality is how long it takes to search and get information. By caching the Web server’s dyn...Web offers a very convenient way to access remote information resources, an important measurement of evaluating Web services quality is how long it takes to search and get information. By caching the Web server’s dynamic content, it can avoid repeated queries for database and reduce the access frequency of original resources, thus to improve the speed of server’s response. This paper describes the concept, advantages, principles and concrete realization procedure of a dynamic content cache module for Web server. Key words dynamic content caching - network acceleration - apache module CLC number TP 393.09 Foundation item: Supported by the Science Committee of WuhanBiography: LIU Dan (1980-), male, Master candidate, research direction: high speed computer network, high performance server clusters system.展开更多
The growing demand for low delay vehicular content has put tremendous strain on the backbone network.As a promising alternative,cooperative content caching among different cache nodes can reduce content access delay.H...The growing demand for low delay vehicular content has put tremendous strain on the backbone network.As a promising alternative,cooperative content caching among different cache nodes can reduce content access delay.However,heterogeneous cache nodes have different communication modes and limited caching capacities.In addition,the high mobility of vehicles renders the more complicated caching environment.Therefore,performing efficient cooperative caching becomes a key issue.In this paper,we propose a cross-tier cooperative caching architecture for all contents,which allows the distributed cache nodes to cooperate.Then,we devise the communication link and content caching model to facilitate timely content delivery.Aiming at minimizing transmission delay and cache cost,an optimization problem is formulated.Furthermore,we use a multi-agent deep reinforcement learning(MADRL)approach to model the decision-making process for caching among heterogeneous cache nodes,where each agent interacts with the environment collectively,receives observations yet a common reward,and learns its own optimal policy.Extensive simulations validate that the MADRL approach can enhance hit ratio while reducing transmission delay and cache cost.展开更多
We present the peculiar in-plane velocities derived from LAMOST red clump stars, which are purified and separated by a novel approach into two groups with different ages. The samples are mostly contributed around the ...We present the peculiar in-plane velocities derived from LAMOST red clump stars, which are purified and separated by a novel approach into two groups with different ages. The samples are mostly contributed around the Galactic anti-center direction so that we are able to map the radial profiles of the radial and azimuthal velocities in the outer disc. From variations of the in-plane velocities with Galactocentric radius for the younger and older populations, we find that both radial and azimuthal velocities are not axisymmetric at 8 〈 R 〈 14 kpc. The two red clump populations show that the mean radial velocity is negative within R - 9 kpc and positive beyond. This is likely because of the perturbation induced by the rotating bar. The cross-zero radius, R -9 kpc, essentially indicates the rough location of the Outer Lindblad Resonance radius. Given the circular speed of 238 km s^-1, the pattern speed of the bar can be approximated as 45 km s^-1 kpc^-1. The young red clump stars show larger mean radial velocity than the old population by about 3km s^-1 between R-9 and 12kpc. This is possibly because the younger population is more sensitive to the perturbation than the older one. The radial profiles of the mean azimuthal velocity for the two populations show an interesting U-shape, i.e. at R 〈 10.Skpc, the azimuthal velocity declines with R by about 10km s^-1, while at R 〉 10.5 kpc it increases with R to 240 - 245 km s^-1. It is not clear why the mean azimuthal velocity shows this U-shape along the Galactic anti-center direction. Moreover, the azimuthal velocity for the younger population is slightly larger than that for the older one and the difference moderately declines with R. Beyond R0-12 kpc, the azimuthal velocities for the two populations are indistinguishable.展开更多
The Web cluster has been a popular solution of network server system because of its scalability and cost effective ness. The cache configured in servers can result in increasing significantly performance, In this pape...The Web cluster has been a popular solution of network server system because of its scalability and cost effective ness. The cache configured in servers can result in increasing significantly performance, In this paper, we discuss the suitable configuration strategies for caching dynamic content by our experimental results. Considering the system itself can provide support for caching static Web page, such as computer memory cache and disk's own cache, we adopt a special pattern that only caches dynamic Web page in some experiments to enlarge cache space. The paper is introduced three different replacement algorithms in our cache proxy module to test the practical effects of caching dynamic pages under different conditions. The paper is chiefly analyzed the influences of generated time and accessed frequency on caching dynamic Web pages. The paper is also provided the detailed experiment results and main conclusions in the paper.展开更多
Moving object detection in dynamic scenes is a basic task in a surveillance system for sensor data collection. In this paper, we present a powerful back- ground subtraction algorithm called Gaussian-kernel density est...Moving object detection in dynamic scenes is a basic task in a surveillance system for sensor data collection. In this paper, we present a powerful back- ground subtraction algorithm called Gaussian-kernel density estimator (G-KDE) that improves the accuracy and reduces the computational load. The main innovation is that we divide the changes of background into continuous and stable changes to deal with dynamic scenes and moving objects that first merge into the background, and separately model background using both KDE model and Gaussian models. To get a temporal- spatial background model, the sample selection is based on the concept of region average at the update stage. In the detection stage, neighborhood information content (NIC) is implemented which suppresses the false detection due to small and un-modeled movements in the scene. The experimental results which are generated on three separate sequences indicate that this method is well suited for precise detection of moving objects in complex scenes and it can be efficiently used in various detection systems.展开更多
The lipid droplet(LD)is a dynamic organelle responsible for lipid storage and metabolism that plays important roles in maintaining lipid homeostasis.However,limited strategies are available for tracking the LD content...The lipid droplet(LD)is a dynamic organelle responsible for lipid storage and metabolism that plays important roles in maintaining lipid homeostasis.However,limited strategies are available for tracking the LD content exchange.In this contribution,we report a novel fluorescent probe,TPEAmAl,for real-time LD content dynamics tracking.TPE-AmAl is LD-specific,but emits faintly due to its intramolecular motion.Upon photoactivation,it undergoes a photocyclodehydrogenation reaction and shows a large fluorescence increment.Thus,it can be used for highlighting selected LDs with high spatial resolution.By measuring the fluorescence changes in the distal region,the lipid content exchange efficiency can be estimated.In our experiment,LD content exchange rate differences between nascent and mature LDs as well as cells with normal and deficient LD budding machinery are observed.This probe expands the fluorescence-based toolbox for LD content dynamics studies.展开更多
As the Internet and World Wide Web grow at a fast pace, it is essential that the Web's performance should keep up with increased demand and expectations. Web Caching technology has been widely accepted as one of t...As the Internet and World Wide Web grow at a fast pace, it is essential that the Web's performance should keep up with increased demand and expectations. Web Caching technology has been widely accepted as one of the effective approaches to alleviating Web traffic and increase the Web Quality of Service (QoS). This paper provides an up-to-date survey of the rapidly expanding Web Caching literature. It discusses the state-of-the-art web caching schemes and techniques, with emphasis on the recent developments in Web Caching technology such as the differentiated Web services, heterogeneous caching network structures, and dynamic content caching.展开更多
文摘Web offers a very convenient way to access remote information resources, an important measurement of evaluating Web services quality is how long it takes to search and get information. By caching the Web server’s dynamic content, it can avoid repeated queries for database and reduce the access frequency of original resources, thus to improve the speed of server’s response. This paper describes the concept, advantages, principles and concrete realization procedure of a dynamic content cache module for Web server. Key words dynamic content caching - network acceleration - apache module CLC number TP 393.09 Foundation item: Supported by the Science Committee of WuhanBiography: LIU Dan (1980-), male, Master candidate, research direction: high speed computer network, high performance server clusters system.
基金supported by the National Natural Science Foundation of China(62231020,62101401)the Youth Innovation Team of Shaanxi Universities。
文摘The growing demand for low delay vehicular content has put tremendous strain on the backbone network.As a promising alternative,cooperative content caching among different cache nodes can reduce content access delay.However,heterogeneous cache nodes have different communication modes and limited caching capacities.In addition,the high mobility of vehicles renders the more complicated caching environment.Therefore,performing efficient cooperative caching becomes a key issue.In this paper,we propose a cross-tier cooperative caching architecture for all contents,which allows the distributed cache nodes to cooperate.Then,we devise the communication link and content caching model to facilitate timely content delivery.Aiming at minimizing transmission delay and cache cost,an optimization problem is formulated.Furthermore,we use a multi-agent deep reinforcement learning(MADRL)approach to model the decision-making process for caching among heterogeneous cache nodes,where each agent interacts with the environment collectively,receives observations yet a common reward,and learns its own optimal policy.Extensive simulations validate that the MADRL approach can enhance hit ratio while reducing transmission delay and cache cost.
基金supported by the Strategic Priority Research Program “The Emergence of Cosmological Structures” of the Chinese Academy of Sciences (Grant No. XDB09000000)the National Key Basic Research Program of China (Grant 2014CB845700)+4 种基金the National Natural Science Foundation of China (NSFC, Grant Nos. 11503012, U1331202 and U1731124)NSFC (Grant Nos. 11373032 and 11333003)NSFC (Grant Nos. 11390372 and 11633004)NSFC (Grant No. 11403056)The Guo Shou Jing Telescope (the Large Sky Area Multi-Object Fiber Spectroscopic Telescope, LAMOST) is a National Major Scientific Project built by the Chinese Academy of Sciences. Funding for the project has been provided by the National Development and Reform Commission. LAMOST is operated and managed by National Astronomical Observatories, Chinese Academy of Sciences
文摘We present the peculiar in-plane velocities derived from LAMOST red clump stars, which are purified and separated by a novel approach into two groups with different ages. The samples are mostly contributed around the Galactic anti-center direction so that we are able to map the radial profiles of the radial and azimuthal velocities in the outer disc. From variations of the in-plane velocities with Galactocentric radius for the younger and older populations, we find that both radial and azimuthal velocities are not axisymmetric at 8 〈 R 〈 14 kpc. The two red clump populations show that the mean radial velocity is negative within R - 9 kpc and positive beyond. This is likely because of the perturbation induced by the rotating bar. The cross-zero radius, R -9 kpc, essentially indicates the rough location of the Outer Lindblad Resonance radius. Given the circular speed of 238 km s^-1, the pattern speed of the bar can be approximated as 45 km s^-1 kpc^-1. The young red clump stars show larger mean radial velocity than the old population by about 3km s^-1 between R-9 and 12kpc. This is possibly because the younger population is more sensitive to the perturbation than the older one. The radial profiles of the mean azimuthal velocity for the two populations show an interesting U-shape, i.e. at R 〈 10.Skpc, the azimuthal velocity declines with R by about 10km s^-1, while at R 〉 10.5 kpc it increases with R to 240 - 245 km s^-1. It is not clear why the mean azimuthal velocity shows this U-shape along the Galactic anti-center direction. Moreover, the azimuthal velocity for the younger population is slightly larger than that for the older one and the difference moderately declines with R. Beyond R0-12 kpc, the azimuthal velocities for the two populations are indistinguishable.
基金Supported by the National Natural Science Foun-dation of China (90204008)
文摘The Web cluster has been a popular solution of network server system because of its scalability and cost effective ness. The cache configured in servers can result in increasing significantly performance, In this paper, we discuss the suitable configuration strategies for caching dynamic content by our experimental results. Considering the system itself can provide support for caching static Web page, such as computer memory cache and disk's own cache, we adopt a special pattern that only caches dynamic Web page in some experiments to enlarge cache space. The paper is introduced three different replacement algorithms in our cache proxy module to test the practical effects of caching dynamic pages under different conditions. The paper is chiefly analyzed the influences of generated time and accessed frequency on caching dynamic Web pages. The paper is also provided the detailed experiment results and main conclusions in the paper.
文摘Moving object detection in dynamic scenes is a basic task in a surveillance system for sensor data collection. In this paper, we present a powerful back- ground subtraction algorithm called Gaussian-kernel density estimator (G-KDE) that improves the accuracy and reduces the computational load. The main innovation is that we divide the changes of background into continuous and stable changes to deal with dynamic scenes and moving objects that first merge into the background, and separately model background using both KDE model and Gaussian models. To get a temporal- spatial background model, the sample selection is based on the concept of region average at the update stage. In the detection stage, neighborhood information content (NIC) is implemented which suppresses the false detection due to small and un-modeled movements in the scene. The experimental results which are generated on three separate sequences indicate that this method is well suited for precise detection of moving objects in complex scenes and it can be efficiently used in various detection systems.
基金the National Natural Science Foundation of China(no.22005050)for its financial supportE.W.acknowledges the financial support from National Natural Science Foundation of China(no.52073082)+2 种基金Hubei Provincial Natural Science Foundation of China(no.2017CFB489)J.W.acknowledges financial support from GuangDong Basic and Applied Basic Research Foundation Regional Joint Fund(grant no.2020A1515110328)B.Z.T and S.C.acknowledge the Collaborative Research Fund(CRF)of the University Grants Committee(C6014-20W)for their financial support.
文摘The lipid droplet(LD)is a dynamic organelle responsible for lipid storage and metabolism that plays important roles in maintaining lipid homeostasis.However,limited strategies are available for tracking the LD content exchange.In this contribution,we report a novel fluorescent probe,TPEAmAl,for real-time LD content dynamics tracking.TPE-AmAl is LD-specific,but emits faintly due to its intramolecular motion.Upon photoactivation,it undergoes a photocyclodehydrogenation reaction and shows a large fluorescence increment.Thus,it can be used for highlighting selected LDs with high spatial resolution.By measuring the fluorescence changes in the distal region,the lipid content exchange efficiency can be estimated.In our experiment,LD content exchange rate differences between nascent and mature LDs as well as cells with normal and deficient LD budding machinery are observed.This probe expands the fluorescence-based toolbox for LD content dynamics studies.
文摘As the Internet and World Wide Web grow at a fast pace, it is essential that the Web's performance should keep up with increased demand and expectations. Web Caching technology has been widely accepted as one of the effective approaches to alleviating Web traffic and increase the Web Quality of Service (QoS). This paper provides an up-to-date survey of the rapidly expanding Web Caching literature. It discusses the state-of-the-art web caching schemes and techniques, with emphasis on the recent developments in Web Caching technology such as the differentiated Web services, heterogeneous caching network structures, and dynamic content caching.