100 research outputs found

    Load Balancing via Random Local Search in Closed and Open systems

    Full text link
    In this paper, we analyze the performance of random load resampling and migration strategies in parallel server systems. Clients initially attach to an arbitrary server, but may switch server independently at random instants of time in an attempt to improve their service rate. This approach to load balancing contrasts with traditional approaches where clients make smart server selections upon arrival (e.g., Join-the-Shortest-Queue policy and variants thereof). Load resampling is particularly relevant in scenarios where clients cannot predict the load of a server before being actually attached to it. An important example is in wireless spectrum sharing where clients try to share a set of frequency bands in a distributed manner.Comment: Accepted to Sigmetrics 201

    OptiJ: Open-source optical projection tomography of large organ samples

    Get PDF
    The three-dimensional imaging of mesoscopic samples with Optical Projection Tomography (OPT) has become a powerful tool for biomedical phenotyping studies. OPT uses visible light to visualize the 3D morphology of large transparent samples. To enable a wider application of OPT, we present OptiJ, a low-cost, fully open-source OPT system capable of imaging large transparent specimens up to 13 mm tall and 8 mm deep with 50 µm resolution. OptiJ is based on off-the-shelf, easy-to-assemble optical components and an ImageJ plugin library for OPT data reconstruction. The software includes novel correction routines for uneven illumination and sample jitter in addition to CPU/GPU accelerated reconstruction for large datasets. We demonstrate the use of OptiJ to image and reconstruct cleared lung lobes from adult mice. We provide a detailed set of instructions to set up and use the OptiJ framework. Our hardware and software design are modular and easy to implement, allowing for further open microscopy developments for imaging large organ samples

    The pregnane X receptor drives sexually dimorphic hepatic changes in lipid and xenobiotic metabolism in response to gut microbiota in mice.

    Get PDF
    The gut microbiota-intestine-liver relationship is emerging as an important factor in multiple hepatic pathologies, but the hepatic sensors and effectors of microbial signals are not well defined. By comparing publicly available liver transcriptomics data from conventional vs. germ-free mice, we identified pregnane X receptor (PXR, NR1I2) transcriptional activity as strongly affected by the absence of gut microbes. Microbiota depletion using antibiotics in Pxr <sup>+/+</sup> vs Pxr <sup>-/-</sup> C57BL/6J littermate mice followed by hepatic transcriptomics revealed that most microbiota-sensitive genes were PXR-dependent in the liver in males, but not in females. Pathway enrichment analysis suggested that microbiota-PXR interaction controlled fatty acid and xenobiotic metabolism. We confirmed that antibiotic treatment reduced liver triglyceride content and hampered xenobiotic metabolism in the liver from Pxr <sup>+/+</sup> but not Pxr <sup>-/-</sup> male mice. These findings identify PXR as a hepatic effector of microbiota-derived signals that regulate the host's sexually dimorphic lipid and xenobiotic metabolisms in the liver. Thus, our results reveal a potential new mechanism for unexpected drug-drug or food-drug interactions. Video abstract

    Dynamic mechanical thermal analysis of aqueous sugar solutions containing fructose, glucose, sucrose, maltose and lactose

    Get PDF
    The glass transition of glucose, fructose, lactose, maltose and sucrose solutions at maximum cryo-concentration was studied by Dynamic Mechanical Thermal Analysis (DMTA), using the disc bending technique. The glass transition temperatures were determined from the peaks in the loss modulus E′′, which corresponds theoretically to the resonance point (Maxwell model) for several input frequencies. The frequency dependence was well described by both an Arrhenius-type model and by the WLF (Williams, Landel and Ferry) equation, yielding glass transition temperatures for an average molecular vibration time of 100 s, which were similar to published midpoint temperatures determined by DSC scans. Some sugar mixtures were studied, yielding results that were well described by the Gordon–Taylor equation, using literature data. The frequency dependence of the viscoelastic ratio was also well approximated by an Arrhenius-type equation, with activation energies similar to those of the glass transition temperature and corresponded well to published values of the endset of glass transition

    Serum concentrations of phthalate metabolites are related to abdominal fat distribution two years later in elderly women

    Get PDF
    BACKGROUND: Phthalates, commonly used to soften plastic goods, are known PPAR-agonists affecting lipid metabolism and adipocytes in the experimental setting. We evaluated if circulating concentrations of phthalates were related to different indices of obesity using data from the Prospective Investigation of the Vasculature in Uppsala Seniors (PIVUS) study. Data from both dual-energy X-ray absorptiometry (DXA) and abdominal magnetic resonance imaging (MRI) were used. METHODS: 1,016 subjects aged 70 years were investigated in the PIVUS study. Four phthalate metabolites were detected in the serum of almost all subjects (> 96%) by an API 4000 liquid chromatograph/tandem mass spectrometer. Abdominal MRI was performed in a representative subsample of 287 subjects (28%), and a dual-energy X-ray absorptiometry (DXA)-scan was obtained in 890 (88%) of the subjects two year following the phthalate measurements. RESULTS: In women, circulating concentrations of mono-isobutyl phthalate (MiBP) were positively related to waist circumference, total fat mass and trunk fat mass by DXA, as well as to subcutaneous adipose tissue by MRI following adjustment for serum cholesterol and triglycerides, education, smoking and exercise habits (all p < 0.008). Mono-methyl phthalate (MMP) concentrations were related to trunk fat mass and the trunk/leg-ratio by DXA, but less powerful than MiBP. However, no such statistically significant relationships were seen in men. CONCLUSIONS: The present evaluation shows that especially the phthalate metabolite MiBP was related to increased fat amount in the subcutaneous abdominal region in women measured by DXA and MRI two years later

    Load balancing via random local search in closed and open systems

    No full text
    In this paper, we analyze the performance of random load resampling and migration strategies in parallel server systems. Clients initially attach themselves to an arbitrary server, but may switch servers independently at random instants of time in an attempt to improve their service rate. This approach to load balancing contrasts with traditional approaches where clients make smart server selections upon arrival (e.g., Join-the-Shortest-Queue policy and variants thereof). Load resampling is particularly relevant in scenarios where clients cannot predict the load of a server before being actually attached to it. An important example is in wireless spectrum sharing where clients try to share a set of frequency bands in a distributed manner. We first analyze the natural Random Local Search (RLS) strategy. Under this strategy, after sampling a new server randomly, clients only switch to it if their service rate is improved. In closed systems, where the client population is fixed, we derive tight estimates of the time it takes under RLS strategy to balance the load across servers. We then study open systems where clients arrive according to a random process and leave the system upon service completion. In this scenario, we analyze how client migrations within the system interact with the system dynamics induced by client arrivals and departures. We compare the load-aware RLS strategy to a load-oblivious strategy in which clients just randomly switch server without accounting for the server loads. Surprisingly, we show that both load-oblivious and load-aware strategies stabilize the system whenever this is at all possible. We use large-system asymptotics to characterize system performance, and augment this with simulations, which suggest that the average client sojourn time under the load-oblivious strategy is not considerably reduced when clients apply smarter load-aware strategies

    Load balancing via random local search in closed and open systems

    No full text
    In this paper, we analyze the performance of random load resampling and migration strategies in parallel server systems. Clients initially attach themselves to an arbitrary server, but may switch servers independently at random instants of time in an attempt to improve their service rate. This approach to load balancing contrasts with traditional approaches where clients make smart server selections upon arrival (e.g., Join-the-Shortest-Queue policy and variants thereof). Load resampling is particularly relevant in scenarios where clients cannot predict the load of a server before being actually attached to it. An important example is in wireless spectrum sharing where clients try to share a set of frequency bands in a distributed manner. We first analyze the natural Random Local Search (RLS) strategy. Under this strategy, after sampling a new server randomly, clients only switch to it if their service rate is improved. In closed systems, where the client population is fixed, we derive tight estimates of the time it takes under RLS strategy to balance the load across servers. We then study open systems where clients arrive according to a random process and leave the system upon service completion. In this scenario, we analyze how client migrations within the system interact with the system dynamics induced by client arrivals and departures. We compare the load-aware RLS strategy to a load-oblivious strategy in which clients just randomly switch server without accounting for the server loads. Surprisingly, we show that both load-oblivious and load-aware strategies stabilize the system whenever this is at all possible. We use large-system asymptotics to characterize system performance, and augment this with simulations, which suggest that the average client sojourn time under the load-oblivious strategy is not considerably reduced when clients apply smarter load-aware strategies
    corecore