I have seen that is possible to make a kind of "circle" of emission points but need some time to fill it and won't be a pure circle, maybe you will need to make your own emmiter that moves a set of nodes (using Sprite3D, Quad or ImmediateGeometry to make the pseudo particles).
ps: maybe a shader based solution could be better but don't know how