Sciweavers

PAM
2016
Springer
9 years 11 months ago
Dissecting the Largest National Ecosystem of Public Internet eXchange Points in Brazil
Many efforts are devoted to increase the understanding of the complex and evolving Internet ecosystem. Internet eXchange Points (IXP) are shared infrastructures where Autonomous S...
Samuel Henrique Bucke Brito, Mateus A. S. Santos, ...
PAM
2016
Springer
9 years 11 months ago
Like a Pack of Wolves: Community Structure of Web Trackers
Web trackers are services that monitor user behavior on the web. The information they collect is ostensibly used for customization and targeted advertising. Due to rising privacy c...
Vasiliki Kalavri, Jeremy Blackburn, Matteo Varvell...
PAM
2016
Springer
9 years 11 months ago
An Empirical Study of Android Alarm Usage for Application Scheduling
Abstract. Android applications often rely on alarms to schedule background tasks. Since Android KitKat, applications can opt-in for deferrable alarms, which allows the OS to perfor...
Mário Almeida, Muhammad Bilal, Jeremy Black...
133
Voted
PAM
2016
Springer
9 years 11 months ago
A First Analysis of Multipath TCP on Smartphones
Abstract. Multipath TCP is a recent TCP extension that enables multihomed hosts like smartphones to send and receive data over multiple interfaces. Despite the growing interest in ...
Quentin De Coninck, Matthieu Baerts, Benjamin Hesm...
132
Voted
PADL
2016
Springer
9 years 11 months ago
From Monads to Effects and Back
The combination of monads and effects leads to a clean and easy to reason about programming paradigm. Monadic programming is easy to reason about, but can be cumbersome, as it requ...
Niki Vazou, Daan Leijen
137
Voted
PADL
2016
Springer
9 years 11 months ago
Computing with Catalan Families, Generically
We describe arithmetic algorithms on a canonical number representation based on the Catalan family of combinatorial objects specified as a Haskell type class. Our algorithms work ...
Paul Tarau
140
Voted
PADL
2016
Springer
9 years 11 months ago
Simplifying Probabilistic Programs Using Computer Algebra
We transform probabilistic programs to run more efficiently and read more easily, by composing three semantics-preserving transformations: (1) apply the denotational semantics; (2)...
Jacques Carette, Chung-chieh Shan
212
Voted
PADL
2016
Springer
9 years 11 months ago
The Picat-SAT Compiler
SAT has become the backbone of many software systems. In order to make full use of the power of SAT solvers, a SAT compiler must encode domain variables and constraints into an e...
Neng-Fa Zhou, Håkan Kjellerstrand
184
Voted
PAAPP
2016
9 years 11 months ago
Twister: the development of a peer-to-peer microblogging platform
This paper proposes a new microblogging architecture based on peer-to-peer networks overlays. The proposed platform is comprised of three mostly independent overlay networks. The ...
Miguel Freitas
183
Voted
ORL
2016
9 years 11 months ago
Coupled bisection for root ordering
We consider the problem of solving multiple “coupled” root-finding problems at once, in that we can evaluate every function at the same point simultaneously. Using a dynamic ...
Stephen Pallone, Peter I. Frazier, Shane G. Hender...