I'm looking for the right replication for my case:
I can't use P2P replication because one of my SQL's is Standard. I have 2 SQL 2008 R2 and want to create a bi-directional replication.
What are my options?
Is a "always on" Merge replication functional?
I would say to look into
SQL server transactional replication with immediately updating subscribers
.