A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2018; you can also visit the original URL.
The file type is application/pdf
.
Filters
Peer to Peer System Deployment
2016
Acta Electrotechnica et Informatica
Proposed system architecture utilizes peer-to-peer communication between nodes that leads to increasing throughput while deploying multiple systems OS, even through cloud services. ...
The aim of the following article is to create system for automatic deployment of an operating system, which enables to deploy operating system from the network with priority of throughput and data transfer ...
A solution for this problem is software for massive OS deployment which installs several computers at the same time. ...
doi:10.15546/aeei-2016-0002
fatcat:skkdj4dykbh3vk5v3cmly7twfq
Transparent and Dynamic Deployment of Lightweight Transport Protocols
2019
2019 IEEE Global Communications Conference (GLOBECOM)
The adoption of new Transport protocols on the Internet remains a critical challenge and their effective deployment is very slow. ...
The selected Transport protocol towards which the redirection is performed may either already exist in the OS or dynamically be deployed on it. ...
Through an illustrative data streaming scenario, we test our prototype and successfully perform the transparent redirection of TCP connections and the dynamic deployment of UDP-Lite as eBPF programs. ...
doi:10.1109/globecom38437.2019.9014336
dblp:conf/globecom/BonfohTCM19
fatcat:4tqocz5m5rbe7asegzodvrxewi
Automatic Software Deployment in the Azure Cloud
[chapter]
2010
Lecture Notes in Computer Science
OS stack including that agent, as in the Infrastructure as a Service (IaaS) approach. ...
We based our deployment solution on the "Deployment and Configuration of Component-based Distributed Applications Specification" (D&C) [11] . It defines ...
We made a separation between the lower level, OS deployer and higher level, process deployers. ...
doi:10.1007/978-3-642-13645-0_12
fatcat:yfqh3b6whndw5bomtnx2fyesvm
Leveraging deployment models on low-resource devices for cloud services in community networks
2017
Simulation modelling practice and theory
QEMU deployment approach Our initial approach includes a deployment of virtual machines with the use of QEMU, installed on top of the Cloudy OS. ...
For instance, the Cloudy OS comes with a few pre-installed services such as Tahoe-LAFS 12 distributed file storage system and PeerStreamer 13 : P2P video streaming framework. ...
doi:10.1016/j.simpat.2016.06.008
fatcat:srqsdhxtd5hgxnpga4mjtjbz5e
OPERETTA: An optimal energy efficient bandwidth aggregation system
2012
2012 9th Annual IEEE Communications Society Conference on Sensor, Mesh and Ad Hoc Communications and Networks (SECON)
We evaluate OPERETTA via implementation on the the Windows OS, and further verify our results with simulations on NS2. Our evaluation shows the tradeoffs between the energy and throughput goals. ...
incremental deployment to achieve increased performance gains. ...
In Section V, we discuss our Windows OS implementation and its deployability. We evaluate OPERETTA and compare it to the optimal and baseline schedulers in Section VI. ...
doi:10.1109/secon.2012.6275768
dblp:conf/secon/HabakHY12a
fatcat:edulumim45crdkchmf66wo4zlu
Fitting Square Pegs Through Round Pipes: Unordered Delivery Wire-Compatible with TCP and TLS
[article]
2013
arXiv
pre-print
Small OS API extensions allow applications to manage TCP's send buffer and to receive TCP segments out-of-order. ...
Minion's protocols can run on unmodified TCP stacks, but benefit incrementally when either endpoint is upgraded, for a backward-compatible deployment path. ...
chicken-and-egg problem for deployment. ...
arXiv:1103.0463v3
fatcat:hn2k25cefbgxbpwgbq3ri5puxa
Gandalf: An Intelligent, End-To-End Analytics Service for Safe Deployment in Large-Scale Cloud Infrastructure
2020
Symposium on Networked Systems Design and Implementation
In this paper, we present Gandalf, an end-to-end analytics service for safe deployment in a large-scale system infrastructure. ...
By using a lambda architecture, Gandalf provides both realtime and long-term deployment monitoring with automated decisions and notifications. ...
For Azure, those components include the host OS, the guest OS, and various software plugins, called agents, inside the host and guest OS. ...
dblp:conf/nsdi/LiCHDHSYLWLC20
fatcat:rz4adrbim5hmbgq5zkcga7f4wu
Evaluation of Network Based IDS and Deployment of multi-sensor IDS
[article]
2020
arXiv
pre-print
It is compatible with almost all the operating systems (OS) like Mac OS, Linux, FreeBSD, Windows, Unix and Open BSD [3] . ...
Most IDS deployments use multiple sensors, with deployments having a multitude of sensors [10] . Sensors can be deployed in 2 modes: a. ...
arXiv:2007.11654v1
fatcat:4hrylqaverhepfolrktrhyx6ui
Performance implications of hosting enterprise telephony applications on virtualized multi-core platforms
2009
Proceedings of the 3rd International Conference on Principles, Systems and Applications of IP Telecommunications - IPTComm '09
The availability of high-end multi-core servers provides powerful platforms for deployment. ...
In addition, Xen allows deployment of the guest OS without any modification. This type of deployment is called Hardware Virtual Machine (HVM). ...
This split I/O model needs changes to be made to the guest OS. In Xen, this type of deployment is called para-virtualization. ...
doi:10.1145/1595637.1595648
dblp:conf/iptcomm/PatnaikKKSY09
fatcat:dl43hrsgl5a75f33fmnvq5ogri
PATH2iot: A Holistic, Distributed Stream Processing System
2017
2017 IEEE International Conference on Cloud Computing Technology and Science (CloudCom)
PATH2iot: A Holistic, Distributed Stream Processing System. ...
Abstract-The PATH2iot open-source platform presents a new approach to stream processing for Internet of Things applications by automatically partitioning and deploying the computation over the available ...
Fig. 3 : 3 The triaxial data stream from the watch transformed into an activity stream for the running example.
Fig. 5 : 5 IoT and Cloud Deployment Overview. ...
doi:10.1109/cloudcom.2017.35
dblp:conf/cloudcom/MichalakW17
fatcat:bd7lrl5hdnarzcajhnmi5oxcyy
Query Processing and System-Level Support for Runtime-Adaptive Sensor Networks
[chapter]
2009
Kommunikation in Verteilten Systemen (KiVS)
The concept relies on data stream processing techniques that define and optimize the distribution of queries and their operators. ...
In order to facilitate this operation, we added a lightweight module support for the Nut/OS system and implemented a new memory management that uses tags for preserving state across module updates and ...
Creation of Operator Assemblies "Query deployment" supports the generation of deployable code. The system support for module linking and module deployment is explained in Section ??. ...
doi:10.1007/978-3-540-92666-5_5
dblp:conf/kivs/DresslerKDSSGM09
fatcat:d736tcdkmjea3nerypuzq7n5ry
The QUIC Transport Protocol
2017
Proceedings of the Conference of the ACM Special Interest Group on Data Communication - SIGCOMM '17
We also share lessons about transport design and the Internet ecosystem that we learned from our deployment. ...
QUIC has been globally deployed at Google on thousands of servers and is used to serve traffic to a range of clients including a widely-used web browser (Chrome) and a popular mobile video streaming app ...
TCP is commonly implemented in the Operating System (OS) kernel. As a result, even if TCP modifications were deployable, pushing changes to TCP stacks typically requires OS upgrades. ...
doi:10.1145/3098822.3098842
dblp:conf/sigcomm/LangleyRWVKZYKS17
fatcat:rkddm67ctrhh5hitwpwus6uegm
Connecting Physical Things to a SmartCity-OS
2016
2016 IEEE International Conference on Sensing, Communication and Networking (SECON Workshops)
According with this vision, the number of IoT deployments is, nowadays, in continuous expansion and it involves disparate scenarios, from street lighting, waste management, etc. ...
To face this problem, in this paper we introduce the VITAL-OS architecture, that can monitor, visualize, and control all the operations of a city. ...
This work is partially supported by CPER Nord-Pas-de-Calais/FEDER DATA and by the European Community in the framework of the VITAL (Virtualized programmable InTerfAces for innovative cost-effective IoT depLoyments ...
doi:10.1109/seconw.2016.7746805
dblp:conf/secon/PetroloRLMS16
fatcat:t4oalhgrjzbhxjsywvpmtnuzz4
The Omni Macroprogramming Environment for Sensor Networks
[chapter]
2006
Lecture Notes in Computer Science
We will port the HAL to other sensor node platforms, allowing reuse of the PE, OS service and most core OS components. ...
We are also developing utilities for static checking, schema compilation, and over-the-network PE/OS service updation tools. ...
At the bottom the deployment of this conceptual connection diagram over the network is illustrated. ...
doi:10.1007/11758532_62
fatcat:qcbqkhwg2ngolmmtesngchcuii
Towards high-availability for IP telephony using virtual machines
2010
2010 IEEE 4th International Conference on Internet Multimedia Services Architecture and Application
200
Streams
800
Streams
600
Streams
400
Streams ...
• Single physical machine can host multiple virtual
machines each running a different OS + application
stack
• VMMs (Virtual Machine Manager )
-Xen, VMWare, VirtualBox, Microsoft HyperV
• Benefits ...
Conclusion • Using No-Net mode for media streams gives us a balance between performance(loss and delay) and reliability(failover) while still being able to migrate 100% of all calls in progress (using ...
doi:10.1109/imsaa.2010.5729419
fatcat:u3hnppsj5za2damt2fr3bn2xr4
« Previous
Showing results 1 — 15 out of 15,726 results