How can we use it today! Is it in Linux code already and easy to enable ?
 replies(4): 
    net.core.default_qdisc=fq
    net.ipv4.tcp_congestion_control=bbr
BBR and other congestion-control algorithms come into play when the underlying IP network is congested. To test them, you have to have control of the congestion rate of the underlying circuit, which you might not have if you're testing this on an ordinary public IP network.