咨询与建议

限定检索结果

文献类型

  • 32 篇 会议

馆藏范围

  • 32 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 10 篇 工学
    • 8 篇 计算机科学与技术...
    • 5 篇 软件工程
    • 2 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 信息与通信工程
  • 4 篇 管理学
    • 3 篇 管理科学与工程(可...
    • 2 篇 工商管理
    • 2 篇 图书情报与档案管...
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 1 篇 hardware-softwar...
  • 1 篇 automation
  • 1 篇 mapreduce
  • 1 篇 digital storage
  • 1 篇 supply networks
  • 1 篇 collaborative po...
  • 1 篇 logic devices
  • 1 篇 product design
  • 1 篇 gateways (comput...
  • 1 篇 computer network...
  • 1 篇 open source soft...
  • 1 篇 collaborative ne...
  • 1 篇 home networks

机构

  • 2 篇 microsoft
  • 2 篇 university of ca...
  • 2 篇 uc berkeley
  • 2 篇 microsoft resear...
  • 1 篇 xilinx research ...
  • 1 篇 computer science...
  • 1 篇 dropbox
  • 1 篇 department of co...
  • 1 篇 univ porto fac e...
  • 1 篇 intel labs
  • 1 篇 microsoft resear...
  • 1 篇 st. petersburg i...
  • 1 篇 facebook
  • 1 篇 txt e solut spa ...
  • 1 篇 usc information ...
  • 1 篇 university of ca...
  • 1 篇 carnegie mellon ...
  • 1 篇 microsoft res re...
  • 1 篇 huawei
  • 1 篇 unc chapel hill

作者

  • 1 篇 p. brighten godf...
  • 1 篇 keith winstein
  • 1 篇 rachid guerraoui
  • 1 篇 chitra muthukris...
  • 1 篇 gerald q. maguir...
  • 1 篇 jim carrig
  • 1 篇 robert ricci
  • 1 篇 hongze zhao
  • 1 篇 eric brewer
  • 1 篇 emin gün sirer
  • 1 篇 philip levis
  • 1 篇 mike hibler
  • 1 篇 michael p. ander...
  • 1 篇 guangyu shi
  • 1 篇 tom barbette
  • 1 篇 elkabany ken
  • 1 篇 sneha kasera
  • 1 篇 cheng wenqing
  • 1 篇 justin pettit
  • 1 篇 lakshminarayanan...

语言

  • 32 篇 英文
检索条件"任意字段=Proceedings of the 14th USENIX Conference on Networked Systems Design and Implementation"
32 条 记 录,以下是1-10 订阅
排序:
Aragog: Scalable Runtime Verification of Shardable networked systems  14
Aragog: Scalable Runtime Verification of Shardable Networked...
收藏 引用
14th usenix Symposium on Operating systems design and implementation (OSDI)
作者: Yaseen, Nofel Arzani, Behnaz Beckett, Ryan Ciraci, Selim Liu, Vincent Univ Penn Philadelphia PA 19104 USA Microsoft Res Redmond WA USA Microsoft Redmond WA USA
Network functions like firewalls, proxies, and NATs are instances of distributed systems that lie on the critical path for a substantial fraction of today's cloud applications. Unfortunately, validating these syst... 详细信息
来源: 评论
Aragog: scalable runtime verification of shardable networked systems  20
Aragog: scalable runtime verification of shardable networked...
收藏 引用
proceedings of the 14th usenix conference on Operating systems design and implementation
作者: Nofel Yaseen Behnaz Arzani Ryan Beckett Selim Ciraci Vincent Liu University of Pennsylvania Microsoft Research Microsoft
Network functions like firewalls, proxies, and NATs are instances of distributed systems that lie on the critical path for a substantial fraction of today's cloud applications. Unfortunately, validating these syst...
来源: 评论
proceedings of the 14th usenix Symposium on networked systems design and implementation, NSDI 2017
Proceedings of the 14th USENIX Symposium on Networked System...
收藏 引用
14th usenix Symposium on networked systems design and implementation, NSDI 2017
the proceedings contain 46 papers. the topics discussed include: datacenter RPCs can be general and fast;Eiffel: efficient and flexible software packet scheduling;loom: flexible and efficient NIC packet scheduling;exp...
来源: 评论
the CacheLib caching engine: design and experiences at scale  20
The CacheLib caching engine: design and experiences at scale
收藏 引用
proceedings of the 14th usenix conference on Operating systems design and implementation
作者: Benjamin Berg Daniel S. Berger Sara McAllister Isaac Grosof Sathya Gunasekar Jimmy Lu Michael Uhlar Jim Carrig Nathan Beckmann Mor Harchol-Balter Gregory R. Ganger Carnegie Mellon University Carnegie Mellon University and Microsoft Research Facebook
Web services rely on caching at nearly every layer of the system architecture. Commonly, each cache is implemented and maintained independently by a distinct team and is highly specialized to its function. For example...
来源: 评论
A high-speed load-balancer design with guaranteed per-connection-consistency  20
A high-speed load-balancer design with guaranteed per-connec...
收藏 引用
proceedings of the 17th usenix conference on networked systems design and implementation
作者: Tom Barbette Chen Tang Haoran Yao Dejan Kostić Gerald Q. Maguire Panagiotis Papadimitratos Marco Chiesa KTH Royal Institute of Technology
Large service providers use load balancers to dispatch millions of incoming connections per second towards thousands of servers. there are two basic yet critical requirements for a load balancer: uniform load distribu...
来源: 评论
the design, implementation, and Deployment of a System to Transparently Compress Hundreds of Petabytes of Image Files For a File-Storage Service  14
The Design, Implementation, and Deployment of a System to Tr...
收藏 引用
14th usenix Symposium on networked systems design and implementation (NSDI)
作者: Horn, Daniel Reiter Elkabany, Ken Lesniewski-Laas, Chris Winstein, Keith Dropbox San Francisco CA 94107 USA Stanford Univ Stanford CA 94305 USA
We report the design, implementation, and deployment of Lepton, a fault-tolerant system that losslessly compresses JPEG images to 77% of their original size on average. Lepton replaces the lowest layer of baseline JPE... 详细信息
来源: 评论
the design, implementation, and deployment of a system to transparently compress hundreds of petabytes of image files for a file-storage service  17
The design, implementation, and deployment of a system to tr...
收藏 引用
proceedings of the 14th usenix conference on networked systems design and implementation
作者: Daniel Reiter Horn Ken Elkabany Chris Lesniewski-Laas Keith Winstein Dropbox Stanford University
We report the design, implementation, and deployment of Lepton, a fault-tolerant system that losslessly compresses JPEG images to 77% of their original size on average. Lepton replaces the lowest layer of baseline JPE...
来源: 评论
BTrDB: Optimizing Storage System design for Timeseries Processing  14
BTrDB: Optimizing Storage System Design for Timeseries Proce...
收藏 引用
14th usenix conference on File and Storage Technologies (FAST)
作者: Andersen, Michael P. Culler, David E. Univ Calif Berkeley Berkeley CA 94720 USA
the increase in high-precision, high-sample-rate telemetry timeseries poses a problem for existing timeseries databases which can neither cope with the throughput demands of these streams nor provide the necessary pri... 详细信息
来源: 评论
the design and implementation of the Warp Transactional Filesystem  16
The design and implementation of the Warp Transactional File...
收藏 引用
proceedings of the 13th usenix conference on networked systems design and implementation
作者: Robert Escriva Emin Gün Sirer Computer Science Department Cornell University
this paper introduces the Warp Transactional Filesystem (WTF), a novel, transactional, POSIX-compatible filesystem based on a new file slicing API that enables efficient zero-copy file transformations. WTF provides tr...
来源: 评论
An Empirical Study of the design Space of Smart Home Routers  14th
An Empirical Study of the Design Space of Smart Home Routers
收藏 引用
14th International conference on Smart Homes and Health Telematics (ICOST)
作者: Zahid, Tausif Dar, Fouad Yousuf Hei, Xiaojun Cheng, Wenqing Huazhong Univ Sci & Technol Sch Elect Informat & Commun Wuhan 430074 Peoples R China
Home networks are becoming increasingly complex with the rising number of networked smart appliances with communication and control capabilities. these smart devices alongside diverse user applications usually share a... 详细信息
来源: 评论